Home
last modified time | relevance | path

Searched defs:context2 (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/command/
H A Drs_surface_node_command_test.cpp49 auto context2 = std::make_shared<RSContext>(); variable
66 auto context2 = std::make_shared<RSContext>(); variable
83 auto context2 = std::make_shared<RSContext>(); variable
100 auto context2 = std::make_shared<RSContext>(); variable
118 auto context2 = std::make_shared<RSContext>(); variable
134 auto context2 = std::make_shared<RSContext>(); variable
150 auto context2 = std::make_shared<RSContext>(); variable
167 auto context2 = std::make_shared<RSContext>(); variable
184 auto context2 = std::make_shared<RSContext>(); variable
201 auto context2 = std::make_shared<RSContext>(); variable
[all …]
H A Drs_animation_command_test.cpp67 RSContext context2; variable
/ohos5.0/base/useriam/user_auth_framework/test/unittest/services/src/
H A Dcontext_pool_test.cpp71 auto context2 = MockContext::CreateWithContextId(CONTEXT_ID); variable
101 auto context2 = MockContext::CreateWithContextId(CONTEXT_ID2); variable
129 auto context2 = MockContext::CreateContextWithScheduleNode(CONTEXT_ID2, {SCHEDULE_ID2}); variable
151 auto context2 = MockContext::CreateWithContextId(CONTEXT_ID2); variable
229 auto context2 = Common::MakeShared<MockContext>(); variable
/ohos5.0/drivers/peripheral/user_auth/test/unittest/user_auth_test/
H A Dcontext_manager_test.cpp174 UserAuthContext context2 = {}; variable
/ohos5.0/base/update/updater/test/unittest/script/script_instruction/
H A Dbasic_instruction_unittest.cpp186 UScriptInstructionContext context2 {}; in TestBasicInstructionConcat() local
/ohos5.0/foundation/distributeddatamgr/preferences/test/ndk/unittest/
H A Dpreferences_ndk_test.cpp626 void *context2 = &obj2; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_render_node_test2.cpp188 std::weak_ptr<RSContext> context2 = context_shared; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rating/
H A Drating_test_ng.cpp890 DrawingContext context2 = { mockCanvas2, 10.0f, 10.0f }; variable