Home
last modified time | relevance | path

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

/tools/tradefederation/core/tests/src/com/android/tradefed/
DTestAppConstants.java36 public static final String HANG_ON_INIT_TEST_CLASS = field in TestAppConstants
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/
DInstrumentationTestFuncTest.java414 mInstrumentationTest.setClassName(TestAppConstants.HANG_ON_INIT_TEST_CLASS); in testRun_rerunHang()