Home
last modified time | relevance | path

Searched defs:regex (Results 1 – 13 of 13) 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/core/logd/
DChattyLogBufferTest.cpp23 bool regex = false) -> LogMessage { in TEST_P()
95 bool regex = false) -> LogMessage { in TEST_P()
207 const char* msg, bool regex = false) -> LogMessage { in TEST_P()
277 bool regex = false) -> LogMessage { in TEST_P()
/system/keymaster/android_keymaster/
Dkeymaster_configuration.cpp83 regex_t regex; in GetOsVersion() local
111 regex_t regex; in GetOsPatchlevel() local
/system/core/fastboot/fuzzy_fastboot/
Dextensions.h56 std::regex regex; member
104 std::regex regex; member
Dextensions.cpp245 std::regex regex; in ExtractOem() local
/system/libvintf/
DMatrixInstance.cpp83 details::Regex regex; in matchInstance() local
Dparse_xml.cpp527 details::Regex regex; in buildObject() local
/system/extras/partition_tools/
Dlpdump.cc193 std::regex regex("/([a-zA-Z_]*)$"); in GetReadonlyPartitionName() local
/system/sepolicy/tools/
Dcheck_seapp.c106 key_map_regex regex; member
/system/core/debuggerd/
Ddebuggerd_test.cpp1141 std::string regex = R"(failed to attach to thread \d+, already traced by )"; in TEST_F() local
/system/core/logcat/tests/
Dlogcat_test.cpp1396 TEST(logcat, regex) { in TEST() argument
/system/testing/gtest_extras/tests/
DSystemTests.cpp709 std::regex regex("\\n.*\\d+ FAILED TESTS\\n"); in TEST_F() local
/system/libvintf/test/
DLibVintfTest.cpp3427 details::Regex regex; in TEST_F() local