Searched refs:mTestFilePathOnDevice (Results 1 – 1 of 1) sorted by relevance
365 private String mTestFilePathOnDevice = null; field in InstrumentationTest427 mTestFilePathOnDevice = testFilePathOnDevice; in setTestFilePathOnDevice()471 return mTestFilePathOnDevice; in getTestFilePathOnDevice()893 if (mTestFilePathOnDevice != null) { in setRunnerArgs()894 addInstrumentationArg(TEST_FILE_INST_ARGS_KEY, mTestFilePathOnDevice); in setRunnerArgs()