Searched defs:factory (Results 1 – 2 of 2) sorted by relevance
58 private static void testConcurrentProcessing(RunnerFactory factory, String testName) in testConcurrentProcessing()72 RunnerFactory factory, int iteration, String testName) throws Throwable { in concurrentProcessingTestIteration()
359 ArtMethod* factory = WellKnownClasses::StringInitToStringFactory(method); in TEST_F() local