Searched refs:TEST_FILE_INST_ARGS_KEY (Results 1 – 2 of 2) sorted by relevance
91 private static final String TEST_FILE_INST_ARGS_KEY = "testFile"; field in AndroidJUnitTest469 runner.addInstrumentationArg(TEST_FILE_INST_ARGS_KEY, mDeviceIncludeFile); in setRunnerArgs()
100 private static final String TEST_FILE_INST_ARGS_KEY = "testFile"; field in InstrumentationTest894 addInstrumentationArg(TEST_FILE_INST_ARGS_KEY, mTestFilePathOnDevice); in setRunnerArgs()