OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:createruntime
(Results
1 - 15
of
15
) 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
23
IRuntime
createRuntime
() {
RuntimeTestBase.java
41
abstract IRuntime
createRuntime
();
46
runtime =
createRuntime
();
ModifiedSystemClassRuntimeTest.java
37
IRuntime
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
() {
/art/cmdline/
cmdline.h
329
runtime.reset(
CreateRuntime
(args.get()));
383
Runtime*
CreateRuntime
(CmdlineArgs* args) {
/art/dexoptanalyzer/
dexoptanalyzer.cc
220
bool
CreateRuntime
() {
250
if (!
CreateRuntime
()) {
/art/dex2oat/
dex2oat.cc
[
all
...]
/prebuilts/misc/common/jacoco/lib/
jacocoagent.jar
/prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/
org.jacoco.agent-0.7.6.201602180812-runtime.jar
/prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.agent/0.7.7.201606060606/
org.jacoco.agent-0.7.7.201606060606-runtime.jar
/prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.agent/0.7.8/
org.jacoco.agent-0.7.8-runtime.jar
/tools/tradefederation/core/res/jacoco/
jacocoagent.jar
Completed in 723 milliseconds