Searched defs:answer (Results 1 – 3 of 3) sorted by relevance
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/ | ||
D | InstrumentationFileTestTest.java | 691 public Boolean answer() throws Throwable { in answer() method in InstrumentationFileTestTest.RunTestAnswer |
D | InstrumentationTestTest.java | 126 default Boolean answer(InvocationOnMock invocation) throws Exception { in answer() method |
/tools/tradefederation/core/tests/src/com/android/tradefed/util/statsd/ | ||
D | MetricUtilTest.java | 146 public Object answer(InvocationOnMock invocation) { in answer() method in MetricUtilTest.ExecuteShellCommandWithOutputAnswer |