Home
last modified time | relevance | path

Searched defs:scope3 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-test/jvm/test/migration/
H A DTestCoroutineScopeTest.kt191 val scope3 = createTestCoroutineScope(scope1.coroutineContext) in <lambda>() constant
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/src/com/android/adservices/data/measurement/migration/
DMeasurementDbMigratorV29Test.java113 @Attribution.Scope int scope3 = cursor.getInt( in performMigration_v28ToV29WithData_maintainsDataIntegrity() local