Home
last modified time | relevance | path

Searched defs:scope2 (Results 1 – 7 of 7) sorted by relevance

/external/opencensus-java/impl_core/src/test/java/io/opencensus/implcore/tags/
DScopedTagMapTest.java110 Scope scope2 = tagger.currentBuilder().put(KEY_2, VALUE_2).buildScoped(); in addToCurrentTagsWithBuilder() local
133 Scope scope2 = in multiScopeTagMapWithMetadata() local
/external/kotlinx.coroutines/kotlinx-coroutines-test/jvm/test/migration/
DTestCoroutineScopeTest.kt190 val scope2 = createTestCoroutineScope(scope1.coroutineContext) in <lambda>() constant
/external/vixl/test/
Dtest-code-generation-scopes.cc638 ExactAssemblyScope scope2(&masm, 1 * aarch32::kA32InstructionSizeInBytes); in TEST_A32() local
678 ExactAssemblyScope scope2(&masm, 1 * aarch64::kInstructionSize); in TEST() local
/external/tensorflow/tensorflow/core/common_runtime/
Dpartitioning_utils_test.cc213 Scope scope2 = scope.WithDevice(device1_->name()); in TEST_F() local
/external/tensorflow/tensorflow/core/tfrt/utils/
Dtfrt_graph_execution_state_test.cc827 Scope scope2 = scope.WithDevice(device1_->name()); in TEST_F() local
900 Scope scope2 = scope.WithDevice(device1_->name()); in TEST_F() local
/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
DTestSupplementalInfo.java1343 Scope scope2 = Scope.fromString(lstregScope); in getScope() local
/external/libchrome/base/trace_event/
Dtrace_event_unittest.cc1003 std::string scope2; in ValidateAllTraceMacrosCreatedData() local