Searched refs:otherFactory (Results 1 – 4 of 4) sorted by relevance
186 IMarkerFactory otherFactory = new BasicMarkerFactory(); in testHomonyms() local187 Marker otherParent = otherFactory.getMarker(PARENT_NAME); in testHomonyms()188 Marker otherChild = otherFactory.getMarker(CHILD_NAME); in testHomonyms()
431 CycleDetectingLockFactory otherFactory = in testDifferentLockFactories() local433 ReentrantLock lockD = otherFactory.newReentrantLock("LockD"); in testDifferentLockFactories()452 CycleDetectingLockFactory otherFactory = in testDifferentLockFactories_policyExecution() local454 ReentrantLock lockD = otherFactory.newReentrantLock("LockD"); in testDifferentLockFactories_policyExecution()
375 GrContextFactory otherFactory; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local376 ContextInfo otherContextInfo = otherFactory.getContextInfo(contextInfo.type()); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()1081 GrContextFactory otherFactory; in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local1082 ContextInfo otherContextInfo = otherFactory.getContextInfo(ctxInfo.type()); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()