OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:testScope
(Results
1 - 7
of
7
) 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
...]
/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/eclipse/maven/apache-maven-3.2.1/lib/
maven-core-3.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 78 milliseconds