Searched defs:TestInfo (Results 1 – 1 of 1) sorted by relevance
115 public static class TestInfo { class in IntentDrivenTestActivity121 public TestInfo(String testId, int title, int infoText, ButtonInfo... buttons) { in TestInfo() method in IntentDrivenTestActivity.TestInfo