Home
last modified time | relevance | path

Searched defs:Initial (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/audio/core/all-versions/vts/functional/
DAudioPrimaryHidlHalTest.h430 struct Initial { // Initial property value struct
431 Initial(Property value, Optionality check = REQUIRED) : value(value), check(check) {} in value() argument
441 const Initial expectedInitial, list<Property> valuesToTest, Setter setter, argument