HomeSort by relevance Sort by last modified time
    Searched defs:testScope (Results 1 - 9 of 9) sorted by null

  /external/guice/extensions/throwingproviders/test/com/google/inject/throwingproviders/
CheckedProviderMethodsModuleTest.java 54 private final TestScope testScope = new TestScope();
71 bindScope(TestScope.Scoped.class, testScope);
81 @CheckedProvides(RpcProvider.class) @TestScope.Scoped
141 testScope.beginNewScope();
ThrowingProviderTest.java 66 private final TestScope testScope = new TestScope();
72 .in(testScope);
79 .in(testScope);
85 bindScope(TestScope.Scoped.class, testScope);
90 @TestScope.Scoped
98 @TestScope.Scoped
154 testScope.beginNewScope()
    [all...]
CheckedProviderTest.java 85 private final TestScope testScope = new TestScope();
104 .in(testScope);
111 .in(testScope);
120 bindScope(TestScope.Scoped.class, testScope);
125 @TestScope.Scoped
133 @TestScope.Scoped
146 .in(testScope);
    [all...]
  /external/tensorflow/tensorflow/contrib/rnn/python/kernel_tests/
core_rnn_test.py 287 def testScope(self):
    [all...]
  /prebuilts/misc/common/robolectric/3.1.1/lib/
maven-artifact-2.2.1.jar 
maven-ant-tasks-2.1.3.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-artifact/2.0.9/
maven-artifact-2.0.9.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-artifact/2.2.1/
maven-artifact-2.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-ant-tasks/2.1.3/
maven-ant-tasks-2.1.3.jar 

Completed in 275 milliseconds