Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/user_auth_framework/test/unittest/services/src/
H A Dcontext_pool_test.cpp70 auto context1 = MockContext::CreateWithContextId(CONTEXT_ID); variable
100 auto context1 = MockContext::CreateWithContextId(CONTEXT_ID1); variable
127 auto context1 = MockContext::CreateContextWithScheduleNode(CONTEXT_ID1, {SCHEDULE_ID1}); variable
150 auto context1 = MockContext::CreateWithContextId(CONTEXT_ID1); variable
224 auto context1 = Common::MakeShared<MockContext>(); variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/base/
H A Dinspector_test_ng.cpp82 auto context1 = PipelineContext::GetCurrentContext(); variable
120 auto context1 = PipelineContext::GetCurrentContext(); variable
155 auto context1 = PipelineContext::GetCurrentContext(); variable
241 auto context1 = PipelineContext::GetCurrentContext(); variable
257 auto context1 = PipelineContext::GetCurrentContext(); variable
345 auto context1 = PipelineContext::GetCurrentContext(); variable
547 auto context1 = PipelineContext::GetCurrentContext(); variable
657 auto context1 = PipelineContext::GetCurrentContext(); variable
/ohos5.0/drivers/peripheral/user_auth/test/unittest/user_auth_test/
H A Dcontext_manager_test.cpp171 UserAuthContext context1 = {}; variable
/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/fuzztest/eglwrapperdisplay_fuzzer/
H A Deglwrapperdisplay_fuzzer.cpp84 EGLContext context1 = GetData<EGLContext>(); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/update/updater/test/unittest/script/script_instruction/
H A Dbasic_instruction_unittest.cpp182 UScriptInstructionContext context1 {}; in TestBasicInstructionConcat() local
/ohos5.0/foundation/distributeddatamgr/preferences/test/ndk/unittest/
H A Dpreferences_ndk_test.cpp620 void *context1 = &obj; variable
/ohos5.0/base/startup/appspawn/test/unittest/app_spawn_standard_test/
H A Dapp_spawn_sandbox_new_test.cpp2280 …SandboxContext context1 = {{{}}, "test.example.ohos.com", nullptr, 1, 1, 1, 1, 1, 1, 1, 1, rootPat… variable