Searched refs:testPassCount (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/bit/
H A Dmain.cpp51 int testPassCount; member in struct:Target
65 testPassCount(0),
238 m_currentAction->target->testPassCount++;
969 target->testPassCount, target->testFailCount, g_escapeEndColor);
972 printf(" %d passed, %s%d failed%s\n", target->testPassCount,
977 target->testPassCount, g_escapeEndColor, target->testFailCount);

Completed in 45 milliseconds