Home
last modified time | relevance | path

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

/system/logging/logcat/tests/
Dlogcat_test.cpp1498 std::string lastMatch; in End_to_End() local
1508 lastMatch = buffer; in End_to_End()
1515 if ((count == 0) && (lastMatch.length() > 0)) { in End_to_End()
1518 expect.c_str(), lastMatch.c_str()); in End_to_End()