Home
last modified time | relevance | path

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

/system/tools/sysprop/tests/
DInvalidSyspropTest.cpp191 constexpr const char* kTestCasesAndExpectedErrors[][2] = { variable
220 for (auto [test_case, expected_error] : kTestCasesAndExpectedErrors) { in TEST()