Searched refs:TEST_FILE_INST_ARGS_KEY (Results 1 – 2 of 2) sorted by relevance
81 private static final String TEST_FILE_INST_ARGS_KEY = "testFile"; field in InstrumentationTest784 addInstrumentationArg(TEST_FILE_INST_ARGS_KEY, mTestFilePathOnDevice); in setRunnerArgs()1027 mInstrArgMap.remove(TEST_FILE_INST_ARGS_KEY); in getTestReRunner()
77 private static final String TEST_FILE_INST_ARGS_KEY = "testFile"; field in AndroidJUnitTest363 runner.addInstrumentationArg(TEST_FILE_INST_ARGS_KEY, mDeviceIncludeFile); in setRunnerArgs()