Home
last modified time | relevance | path

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

/frameworks/base/tools/bit/
Dmain.cpp855 TestResults testResults; in run_phases() local
860 testResults.SetCurrentAction(&action); in run_phases()
862 &testResults); in run_phases()
880 if (!testResults.IsSuccess()) { in run_phases()
882 testResults.GetErrorMessage().c_str(), g_escapeEndColor); in run_phases()