Searched refs:getForceAbi (Results 1 – 4 of 4) sorted by relevance
95 assertEquals(ABI, mockInstrumentationTest.getForceAbi()); in testRun()183 assertEquals(ABI, mockInstrumentationTest.getForceAbi()); in testRun_withCollectors()
75 runner.setForceAbi(instrumentationTest.getForceAbi()); in createInstrumentationTest()
85 mInstrumentationTest.setForceAbi(instrumentationTest.getForceAbi()); in InstrumentationFileTest()
606 public String getForceAbi() { in getForceAbi() method in InstrumentationTest