Searched refs:CRASH_TEST_METHOD (Results 1 – 2 of 2) sorted by relevance
147 TestAppConstants.TESTAPP_CLASS, TestAppConstants.CRASH_TEST_METHOD); in testRun_testCrash()149 mInstrumentationTest.setMethodName(TestAppConstants.CRASH_TEST_METHOD); in testRun_testCrash()
29 public static final String CRASH_TEST_METHOD = "testCrash"; field in TestAppConstants