HomeSort by relevance Sort by last modified time
    Searched refs:MSG_CURRENT_TEST_CRASHED (Results 1 - 2 of 2) sorted by null

  /frameworks/base/tests/DumpRenderTree2/src/com/android/dumprendertree2/
ManagerService.java 68 static final int MSG_CURRENT_TEST_CRASHED = 3;
93 case MSG_CURRENT_TEST_CRASHED:
LayoutTestsExecutor.java 291 Message.obtain(null, ManagerService.MSG_CURRENT_TEST_CRASHED);

Completed in 44 milliseconds