Searched refs:mTestFilePathOnDevice (Results 1 – 1 of 1) sorted by relevance
340 private String mTestFilePathOnDevice = null; field in InstrumentationTest414 mTestFilePathOnDevice = testFilePathOnDevice; in setTestFilePathOnDevice()472 return mTestFilePathOnDevice; in getTestFilePathOnDevice()832 if (mTestFilePathOnDevice != null) { in setRunnerArgs()833 addInstrumentationArg(TEST_FILE_INST_ARGS_KEY, mTestFilePathOnDevice); in setRunnerArgs()