Home
last modified time | relevance | path

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

/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/
DInstrumentationFileTestTest.java100 RunTestAnswer runTestResponse = in testRun_singleSuccessfulTest() local
113 setRunTestExpectations(runTestResponse); in testRun_singleSuccessfulTest()
558 RunTestAnswer runTestResponse = in testRun_parameterized() local
572 setRunTestExpectations(runTestResponse); in testRun_parameterized()
684 private void setRunTestExpectations(RunTestAnswer runTestResponse) in setRunTestExpectations() argument
691 .andAnswer(runTestResponse); in setRunTestExpectations()