Searched refs:test4 (Results 1 – 3 of 3) sorted by relevance
135 TestDescription test4 = new TestDescription(CLASS, METHOD_3); in runTests() local136 mReporter.testStarted(test4); in runTests()138 mReporter.testIgnored(test4); in runTests()139 mReporter.testEnded(test4, new HashMap<String, Metric>()); in runTests()
126 TestDescription test4 = new TestDescription(CLASS, METHOD_3); in runTests() local127 mReporter.testStarted(test4); in runTests()129 mReporter.testIgnored(test4); in runTests()
473 TestRuntime test4 = new TestRuntime(); in testGetshard_allSameRuntime() local474 test4.runtimeHint = 100l; in testGetshard_allSameRuntime()475 IModuleDef mod4 = new ModuleDef("test4", new Abi("arm", "32"), test4, in testGetshard_allSameRuntime()