Searched refs:Interpreted (Results 1 – 14 of 14) sorted by relevance
74 assertEquals("Interpreted", CompilationMode.Interpreted.toString()) in names()86 assertFalse(CompilationMode.Interpreted.isSupportedWithVmSettings()) in isSupportedWithVmSettings_jitEnabled()98 assertTrue(CompilationMode.Interpreted.isSupportedWithVmSettings()) in isSupportedWithVmSettings_jitDisabled()
401 object Interpreted : CompilationMode() { in <lambda>() object490 val interpreted = this == CompilationMode.Interpreted in CompilationMode()505 DeviceInfo.isRooted && this == CompilationMode.Interpreted -> in assumeSupportedWithVmSettings()512 DeviceInfo.isRooted && this != CompilationMode.Interpreted -> in assumeSupportedWithVmSettings()
29 ….Scope.LIBRARY_GROUP_PREFIX) public static final class CompilationMode.Interpreted extends android…
33 ….Scope.LIBRARY_GROUP_PREFIX) public static final class CompilationMode.Interpreted extends android…
35 ….Scope.LIBRARY_GROUP_PREFIX) public static final class CompilationMode.Interpreted extends android…36 field public static final androidx.benchmark.macro.CompilationMode.Interpreted INSTANCE;
45 ….Scope.LIBRARY_GROUP_PREFIX) public static final class CompilationMode.Interpreted extends android…46 field public static final androidx.benchmark.macro.CompilationMode.Interpreted INSTANCE;
31 ….Scope.LIBRARY_GROUP_PREFIX) public static final class CompilationMode.Interpreted extends android…32 field public static final androidx.benchmark.macro.CompilationMode.Interpreted INSTANCE;