Home
last modified time | relevance | path

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

/system/core/logcat/tests/
Dlogcat_test.cpp1498 int maxMatch = 1; in End_to_End() local
1506 } else if ((ret >= maxMatch) && (p == pid) && (count == 0)) { in End_to_End()
1508 maxMatch = ret; in End_to_End()