Home
last modified time | relevance | path

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

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