Home
last modified time | relevance | path

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

/external/angle/src/tests/test_utils/
Dcompiler_test.cpp160 const std::regex &regexToFind, in foundInCodeRegex()
281 bool MatchOutputCodeTest::foundInCodeRegex(const std::regex &regexToFind, std::smatch *match) const in foundInCodeRegex() argument