Home
last modified time | relevance | path

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

/system/libvintf/test/
Dvintf_object_tests.cpp1760 class RegexTestDeprecateLevel3P : public RegexTest, public WithParamInterface<const char*> {}; class
1761 TEST_P(RegexTestDeprecateLevel3P, Test) { in TEST_P() argument