Home
last modified time | relevance | path

Searched refs:otherFactory (Results 1 – 4 of 4) sorted by relevance

/external/slf4j/slf4j-api/src/test/java/org/slf4j/
DBasicMarkerTest.java186 IMarkerFactory otherFactory = new BasicMarkerFactory(); in testHomonyms() local
187 Marker otherParent = otherFactory.getMarker(PARENT_NAME); in testHomonyms()
188 Marker otherChild = otherFactory.getMarker(CHILD_NAME); in testHomonyms()
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DCycleDetectingLockFactoryTest.java431 CycleDetectingLockFactory otherFactory = in testDifferentLockFactories() local
433 ReentrantLock lockD = otherFactory.newReentrantLock("LockD"); in testDifferentLockFactories()
452 CycleDetectingLockFactory otherFactory = in testDifferentLockFactories_policyExecution() local
454 ReentrantLock lockD = otherFactory.newReentrantLock("LockD"); in testDifferentLockFactories_policyExecution()
/external/skia/tests/
DImageTest.cpp464 GrContextFactory otherFactory; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
466 ContextInfo otherContextInfo = otherFactory.getContextInfo(otherContextType); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
898 GrContextFactory otherFactory; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
900 otherFactory.getContextInfo(pick_second_context_type(ctxInfo)); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
/external/guice/lib/build/
Dspring-beans.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/springframework/ org/ ...