Home
last modified time | relevance | path

Searched refs:HostRuntime (Results 1 – 4 of 4) sorted by relevance

/external/vogar/test/vogar/android/
DHostRuntimeLocalTargetTest.java61 Mode hostRuntime = new HostRuntime(run, ModeId.HOST, Variant.X32); in testLocalTarget()
120 Mode hostRuntime = new HostRuntime(run, ModeId.HOST, Variant.X32); in testLocalTarget_Benchmark()
/external/vogar/src/vogar/android/
DHostRuntime.java43 public final class HostRuntime implements Mode { class
48 public HostRuntime(Run run, ModeId modeId, Variant variant) { in HostRuntime() method in HostRuntime
/external/vogar/src/vogar/
DRun.java35 import vogar.android.HostRuntime;
194 return new HostRuntime(this, modeId, variant); in createMode()
/external/conscrypt/benchmark-android/
Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...