Searched defs:tests (Results 1 – 7 of 7) sorted by relevance
59 List<String> tests = ofy().load().type(TestEntity.class) in doGetHandler() local
48 File tests = new File(base, "testcases"); in testSuiteInfoLoad() local
39 File tests = new File(base, "testcases"); in testSuiteInfoLoad() local
49 File tests = tempFolder.newFolder("testcases"); in setUp() local
62 File tests = new File(base, "testcases"); in testSuiteInfoLoad() local
1303 def runTestsWithRetry(self, tests): argument1341 def _runTests(self, tests): argument