Home
last modified time | relevance | path

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

/tools/tradefederation/core/tests/src/com/android/tradefed/
DTestAppConstants.java33 public static final String CRASH_ON_INIT_TEST_CLASS = field in TestAppConstants
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/
DInstrumentationTestFuncTest.java387 mInstrumentationTest.setClassName(TestAppConstants.CRASH_ON_INIT_TEST_CLASS); in testRun_rerunCrash()