| /benchmark/benchmark-darwin-core/src/nativeInterop/cinterop/ |
| D | xcTestInterop.def | 2 # https://github.com/JetBrains/kotlin/tree/master/kotlin-native/platformLibs/src/platform/ios 5 package = platform.XCTest 13 … -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library… 17 … -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library… 18 linkerOpts.ios_arm64 = -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Dev… 19 …rk XCTest -F/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library…
|
| /benchmark/benchmark-darwin-samples/src/iosMain/kotlin/androidx/benchmark/darwin/samples/ |
| D | ArrayListAllocationBenchmark.kt | 22 import platform.XCTest.XCTMeasureOptions 36 platform.XCTest.XCTCPUMetric(), in benchmark() 37 platform.XCTest.XCTMemoryMetric(), in benchmark() 38 platform.XCTest.XCTClockMetric() in benchmark()
|
| /benchmark/benchmark-darwin/src/iosMain/kotlin/androidx/benchmark/darwin/ |
| D | TestCaseContextWrapper.kt | 19 import platform.XCTest.XCTMeasureOptions 20 import platform.XCTest.XCTestCase 21 import platform.XCTest.measureWithMetrics
|
| D | MeasureOptions.kt | 19 actual typealias MeasureOptions = platform.XCTest.XCTMeasureOptions
|
| /benchmark/benchmark-darwin-xcode/projects/ |
| D | collection-benchmark-ios.yml | 8 platform: iOS 24 platform: iOS
|
| D | benchmark-darwin-samples-xcode.yml | 8 platform: iOS 24 platform: iOS
|
| /benchmark/benchmark-darwin-core/ |
| D | build.gradle | 20 // default platform is not JVM but we need to use it because it is 21 // the only platform built on all machines
|
| /benchmark/benchmark-darwin-gradle-plugin/src/main/kotlin/androidx/benchmark/darwin/gradle/ |
| D | XCodeSimCtrl.kt | 32 // platform=iOS Simulator,name=iPhone 13,OS=15.2 in <lambda>() 49 private const val PLATFORM_KEY = "platform" in <lambda>() 65 return when (platform(parsed)) { in <lambda>() 145 private fun platform(parsed: Map<String, String>): String? { in <lambda>() method
|
| /benchmark/benchmark-darwin/ |
| D | build.gradle | 30 // default platform is not JVM but we need to use it because it is 31 // the only platform built on all machines
|
| /benchmark/benchmark-macro/src/androidTest/java/androidx/benchmark/macro/perfetto/ |
| D | PerfettoCaptureSweepTest.kt | 113 * We use unique, app tag names to avoid conflicting with other legitimate platform tracing. in <lambda>() 127 // Note: this test avoids validating platform-triggered trace sections, to avoid flakes in <lambda>() 128 // from legitimate (and coincidental) platform use during test. in <lambda>()
|
| /benchmark/benchmark-common/src/main/java/androidx/benchmark/ |
| D | PackageInfo.kt | 19 import androidx.test.platform.app.InstrumentationRegistry
|
| D | PropOverride.kt | 23 * PropOverride provides temporary overriding of a platform setprop value, with resetting to avoid
|
| /benchmark/benchmark-common/src/androidTest/java/androidx/benchmark/ |
| D | Packages.kt | 19 import androidx.test.platform.app.InstrumentationRegistry
|
| D | BenchmarkStateLegacyTest.kt | 261 @RequiresApi(22) // 21 profiler has flaky platform crashes, see b/353716346 307 @SdkSuppress(minSdkVersion = 22) // 21 profiler has flaky platform crashes, see b/353716346 311 @SdkSuppress(minSdkVersion = 22) // 21 profiler has flaky platform crashes, see b/353716346 in profiler_default() 315 @SdkSuppress(minSdkVersion = 22) // 21 profiler has flaky platform crashes, see b/353716346 in profiler_default()
|
| /benchmark/benchmark-darwin-gradle-plugin/ |
| D | README.md | 33 destination = "platform=iOS Simulator,name=iPhone 13,OS=15.2"
|
| /benchmark/benchmark-macro/src/main/java/androidx/benchmark/macro/ |
| D | ProfileInstallBroadcast.kt | 47 // 0 is returned by the platform by default, and also if no broadcast receiver in <lambda>() 130 // 0 is returned by the platform by default, and also if no broadcast receiver in <lambda>() 161 // 0 is returned by the platform by default, and also if no broadcast receiver in <lambda>() 225 // 0 is returned by the platform by default, and also if no broadcast receiver in <lambda>()
|
| /benchmark/integration-tests/macrobenchmark/src/main/java/androidx/benchmark/integration/macrobenchmark/ |
| D | TrivialStartupBaselineProfile.kt | 23 import androidx.test.platform.app.InstrumentationRegistry
|
| D | VectorsListScrollBenchmark.kt | 25 import androidx.test.platform.app.InstrumentationRegistry
|
| D | TrivialListScrollBenchmark.kt | 25 import androidx.test.platform.app.InstrumentationRegistry
|
| /benchmark/benchmark-common/src/androidTest/java/androidx/benchmark/json/ |
| D | BenchmarkDataTest.kt | 24 import androidx.test.platform.app.InstrumentationRegistry 122 // Newer REL-eased versions of the platform don't have a discoverable codename in osCodenameAbbreviated()
|
| /benchmark/benchmark-junit4/src/androidTest/java/androidx/benchmark/junit4/ |
| D | ArgumentInjectingApplication.kt | 22 import androidx.test.platform.app.InstrumentationRegistry
|
| /benchmark/baseline-profile-gradle-plugin/src/test/kotlin/androidx/baselineprofile/gradle/utils/ |
| D | BaselineProfileProjectSetupRule.kt | 21 import com.google.testing.platform.proto.api.core.LabelProto 22 import com.google.testing.platform.proto.api.core.PathProto 23 import com.google.testing.platform.proto.api.core.TestArtifactProto 24 import com.google.testing.platform.proto.api.core.TestResultProto 25 import com.google.testing.platform.proto.api.core.TestStatusProto 26 import com.google.testing.platform.proto.api.core.TestSuiteResultProto
|
| /benchmark/benchmark-darwin-samples/ |
| D | build.gradle | 66 destination = "platform=iOS Simulator,name=iPhone 13,OS=15.2"
|
| /benchmark/benchmark/src/androidTest/java/androidx/benchmark/benchmark/ |
| D | BenchmarkConfigTest.kt | 22 import androidx.test.platform.app.InstrumentationRegistry
|
| /benchmark/benchmark-macro-junit4/src/androidTest/java/androidx/benchmark/macro/junit4/ |
| D | TrivialServiceHandle.kt | 25 import androidx.test.platform.app.InstrumentationRegistry
|