Home
last modified time | relevance | path

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

/system/netd/tests/
Dbinder_test.cpp3913 const std::basic_regex lineRegex( in TEST_F() local
3923 if (!std::regex_match(line, match, lineRegex)) return false; in TEST_F()