Searched defs:TestResult (Results 1 – 7 of 7) 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