Home
last modified time | relevance | path

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

/system/hardware/interfaces/net/netd/testutils/
DVtsHalNetNetdTestUtils.cpp74 const std::regex regex(regexString, std::regex_constants::extended); in countMatchingIpRules() local
91 std::string regex = in countRulesForFwmark() local
/system/keymaster/android_keymaster/
Dkeymaster_configuration.cpp77 regex_t regex; in GetOsVersion() local
106 regex_t regex; in GetOsPatchlevel() local
/system/libvintf/
DMatrixInstance.cpp73 details::Regex regex; in matchInstance() local
Dparse_xml.cpp498 details::Regex regex; in buildObject() local
/system/core/debuggerd/
Ddebuggerd_test.cpp777 std::string regex = R"(failed to attach to thread \d+, already traced by )"; in TEST_F() local
/system/sepolicy/tools/
Dcheck_seapp.c106 key_map_regex regex; member
/system/core/logcat/
Dlogcat.cpp113 pcrecpp::RE* regex; member
/system/core/logcat/tests/
Dlogcat_test.cpp1430 TEST(logcat, regex) { in TEST() argument
/system/libvintf/test/
DLibVintfTest.cpp3417 details::Regex regex; in TEST_F() local