Home
last modified time | relevance | path

Searched defs:TestResult (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/test-base/src/junit/framework/
DTestResult.java18 public class TestResult extends Object { class
27 public TestResult() { in TestResult() method in TestResult
/frameworks/base/tests/CanvasCompare/src/com/android/test/hwuicompare/
DAutomaticActivity.java121 private static class TestResult { class in AutomaticActivity
122 TestResult(String label, float error) { in TestResult() method in AutomaticActivity.TestResult
/frameworks/base/services/tests/servicestests/src/com/android/server/adb/
DAdbDebuggingManagerTest.java1174 public static class TestResult { class in AdbDebuggingManagerTest
1182 public TestResult(int returnCode) { in TestResult() method in AdbDebuggingManagerTest.TestResult
1186 public TestResult(int returnCode, String message) { in TestResult() method in AdbDebuggingManagerTest.TestResult
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/metrics/
DRcsStatsTest.java76 private class TestResult { class in RcsStatsTest
82 TestResult(String tagName, int tagValue, long duration, in TestResult() method in RcsStatsTest.TestResult