Home
last modified time | relevance | path

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

/external/guice/core/test/com/google/inject/
DErrorHandlingTest.java119 @interface BadScope {} annotation in ErrorHandlingTest
135 bindScope(BadScope.class, Scopes.SINGLETON); in configure()
/external/guice/extensions/throwingproviders/test/com/google/inject/throwingproviders/
DCheckedProviderTest.java1627 BadScope.class, in testProvisionExceptionOnDependenciesOfCxtor()
1657 private @interface BadScope {} annotation in CheckedProviderTest
1659 @BadScope
1662 @BadScope
/external/llvm/unittests/IR/
DIRBuilderTest.cpp352 auto BadScope = DIB.createLexicalBlockFile(BarSP, File, 0); in TEST_F() local
353 I->setDebugLoc(DebugLoc::get(2, 0, BadScope)); in TEST_F()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DIRBuilderTest.cpp456 auto BadScope = DIB.createLexicalBlockFile(BarSP, File, 0); in TEST_F() local
457 I->setDebugLoc(DebugLoc::get(2, 0, BadScope)); in TEST_F()