Home
last modified time | relevance | path

Searched refs:testCaseDocumentation (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/audio/common/all-versions/test/utility/include/utility/
DDocumentation.h45 void test(const std::string& testCaseDocumentation) { in test() argument
46 ::testing::Test::RecordProperty("description", testCaseDocumentation); in test()