Home
last modified time | relevance | path

Searched refs:Interpreted (Results 1 – 14 of 14) sorted by relevance

/benchmark/benchmark-macro/src/androidTest/java/androidx/benchmark/macro/
DCompilationModeTest.kt74 assertEquals("Interpreted", CompilationMode.Interpreted.toString()) in names()
86 assertFalse(CompilationMode.Interpreted.isSupportedWithVmSettings()) in isSupportedWithVmSettings_jitEnabled()
98 assertTrue(CompilationMode.Interpreted.isSupportedWithVmSettings()) in isSupportedWithVmSettings_jitDisabled()
/benchmark/benchmark-macro/src/main/java/androidx/benchmark/macro/
DCompilationMode.kt401 object Interpreted : CompilationMode() { in <lambda>() object
490 val interpreted = this == CompilationMode.Interpreted in CompilationMode()
505 DeviceInfo.isRooted && this == CompilationMode.Interpreted -> in assumeSupportedWithVmSettings()
512 DeviceInfo.isRooted && this != CompilationMode.Interpreted -> in assumeSupportedWithVmSettings()
/benchmark/benchmark-macro/api/
Drestricted_1.1.0-beta05.txt29 ….Scope.LIBRARY_GROUP_PREFIX) public static final class CompilationMode.Interpreted extends android…
Drestricted_1.1.0-beta04.txt29 ….Scope.LIBRARY_GROUP_PREFIX) public static final class CompilationMode.Interpreted extends android…
Drestricted_1.1.0-beta03.txt29 ….Scope.LIBRARY_GROUP_PREFIX) public static final class CompilationMode.Interpreted extends android…
Drestricted_1.1.0-beta02.txt33 ….Scope.LIBRARY_GROUP_PREFIX) public static final class CompilationMode.Interpreted extends android…
Drestricted_1.1.0-beta01.txt33 ….Scope.LIBRARY_GROUP_PREFIX) public static final class CompilationMode.Interpreted extends android…
Drestricted_1.2.0-beta04.txt35 ….Scope.LIBRARY_GROUP_PREFIX) public static final class CompilationMode.Interpreted extends android…
36 field public static final androidx.benchmark.macro.CompilationMode.Interpreted INSTANCE;
Drestricted_1.2.0-beta02.txt35 ….Scope.LIBRARY_GROUP_PREFIX) public static final class CompilationMode.Interpreted extends android…
36 field public static final androidx.benchmark.macro.CompilationMode.Interpreted INSTANCE;
Drestricted_1.2.0-beta05.txt35 ….Scope.LIBRARY_GROUP_PREFIX) public static final class CompilationMode.Interpreted extends android…
36 field public static final androidx.benchmark.macro.CompilationMode.Interpreted INSTANCE;
Drestricted_1.2.0-beta01.txt35 ….Scope.LIBRARY_GROUP_PREFIX) public static final class CompilationMode.Interpreted extends android…
36 field public static final androidx.benchmark.macro.CompilationMode.Interpreted INSTANCE;
Drestricted_1.2.0-beta03.txt35 ….Scope.LIBRARY_GROUP_PREFIX) public static final class CompilationMode.Interpreted extends android…
36 field public static final androidx.benchmark.macro.CompilationMode.Interpreted INSTANCE;
Drestricted_current.txt45 ….Scope.LIBRARY_GROUP_PREFIX) public static final class CompilationMode.Interpreted extends android…
46 field public static final androidx.benchmark.macro.CompilationMode.Interpreted INSTANCE;
Drestricted_1.3.0-beta02.txt31 ….Scope.LIBRARY_GROUP_PREFIX) public static final class CompilationMode.Interpreted extends android…
32 field public static final androidx.benchmark.macro.CompilationMode.Interpreted INSTANCE;