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

/frameworks/base/core/tests/overlaytests/
H A Dtestrunner.py22 TASK_INSTRUMENTATION_TEST = 'test (instrumentation)' variable
478 printer.begin(TASK_INSTRUMENTATION_TEST, current_test)
480 printer.end_pass(TASK_INSTRUMENTATION_TEST, current_test)
485 printer.end_fail(TASK_INSTRUMENTATION_TEST, current_test, msg.rstrip() + '\n')

Completed in 21 milliseconds