Searched defs:testApi (Results 1 – 7 of 7) sorted by relevance
14 public void testApi() { in testApi() method in ReporterApiTest
20 String testApi(in String input); in testApi() method
117 public function testApi() function in WellKnownTest
714 Api testApi = new Api(method, /* isTestApi= */ true); in filterValidTestApis() local
252 public void testApi() throws Exception { in testApi() method in SplitAppTest
310 private void testApi(boolean instant) throws Exception { in testApi() method in SplitTests