Searched defs:TestResult (Results 1 – 4 of 4) sorted by relevance
18 public class TestResult extends Object { class27 public TestResult() { in TestResult() method in TestResult
121 private static class TestResult { class in AutomaticActivity122 TestResult(String label, float error) { in TestResult() method in AutomaticActivity.TestResult
1174 public static class TestResult { class in AdbDebuggingManagerTest1182 public TestResult(int returnCode) { in TestResult() method in AdbDebuggingManagerTest.TestResult1186 public TestResult(int returnCode, String message) { in TestResult() method in AdbDebuggingManagerTest.TestResult
76 private class TestResult { class in RcsStatsTest82 TestResult(String tagName, int tagValue, long duration, in TestResult() method in RcsStatsTest.TestResult