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.h388 struct Initial { // Initial property value struct
389 Initial(Property value, Optionality check = REQUIRED) : value(value), check(check) {} in value() argument
399 const Initial expectedInitial, std::list<Property> valuesToTest, argument