Home
last modified time | relevance | path

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

/cts/suite/audio_quality/lib/src/
DSimpleScriptExec.cpp41 bool SimpleScriptExec::checkIfPassed(const android::String8& str, const android::String8& reMatch, in checkIfPassed() argument
46 match.append(reMatch); in checkIfPassed()
DSimpleScriptExec.h52 static bool checkIfPassed(const android::String8& str, const android::String8& reMatch,