HomeSort by relevance Sort by last modified time
    Searched refs:BadScope (Results 1 - 3 of 3) sorted by null

  /external/guice/core/test/com/google/inject/
ErrorHandlingTest.java 114 @interface BadScope {}
129 bindScope(BadScope.class, Scopes.SINGLETON);
  /external/llvm/unittests/IR/
IRBuilderTest.cpp 342 auto BadScope = DIB.createLexicalBlockFile(BarSP, File, 0);
343 I->setDebugLoc(DebugLoc::get(2, 0, BadScope));
  /external/guice/extensions/throwingproviders/test/com/google/inject/throwingproviders/
CheckedProviderTest.java     [all...]

Completed in 902 milliseconds