Searched defs:TestResult (Results 1 – 5 of 5) sorted by relevance
11 typedef struct TestResult { struct15 } TestResult_t; argument
121 private static class TestResult { class in AutomaticActivity122 TestResult(String label, float error) { in TestResult() method in AutomaticActivity.TestResult