Home
last modified time | relevance | path

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

/frameworks/av/media/utils/tests/
Dmethodstatistics_tests.cpp29 constexpr const char * HELLO_NAME = "hello"; variable
39 {HELLO_CODE, HELLO_NAME}, in TEST()
43 ASSERT_EQ(std::string(HELLO_NAME), methodStatistics.getMethodForCode(HELLO_CODE)); in TEST()
51 {HELLO_CODE, HELLO_NAME}, in TEST()