OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:createRuntime
(Results
1 - 7
of
7
) sorted by null
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/runtime/
LoggerRuntimeTest.java
20
IRuntime
createRuntime
() {
SystemPropertiesRuntimeTest.java
20
IRuntime
createRuntime
() {
URLStreamHandlerRuntimeTest.java
20
IRuntime
createRuntime
() {
ModifiedSystemClassRuntimeTest.java
36
IRuntime
createRuntime
() {
RuntimeTestBase.java
42
abstract IRuntime
createRuntime
();
47
runtime =
createRuntime
();
/external/jacoco/org.jacoco.agent.rt/src/org/jacoco/agent/rt/internal/
PreMain.java
47
final IRuntime runtime =
createRuntime
(inst);
53
private static IRuntime
createRuntime
(final Instrumentation inst)
/external/guice/core/test/com/google/inject/
ProvisionExceptionsTest.java
85
return Explosion.
createRuntime
();
111
return Explosion.
createRuntime
();
161
public static Explosion
createRuntime
() {
Completed in 1277 milliseconds