Home
last modified time | relevance | path

Searched defs:context1 (Results 1 - 18 of 18) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DarrayLiterals.js25 var context1: { [n: number]: { a: string; b: number; }; } = [{ a: '', b: 0, c: '' }, { a: "", b: 3, c: 0 }]; variable
/third_party/skia/tests/
H A DEGLImageTest.cpp64 sk_sp<GrDirectContext> context1 = GrDirectContext::MakeGL(sk_ref_sp(glCtx1->gl())); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
H A Dtransformation_add_function_test.cpp642 const auto context1 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
868 const auto context1 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
1027 const auto context1 = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
1318 const auto context1 = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
1649 const auto context1 = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
1753 const auto context1 = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLDisplayPowerPreferenceTest.cpp211 EGLContext context1; in runMultiDisplay() local
H A DEGLMultiContextTest.cpp116 EGLContext context1 = window->createContext(EGL_NO_CONTEXT, nullptr); in TEST_P() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/
H A Dtransformation_add_function_test.cpp642 const auto context1 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
868 const auto context1 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
1027 const auto context1 = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
1318 const auto context1 = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
1649 const auto context1 = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
1753 const auto context1 = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
[all...]
/third_party/spirv-tools/test/fuzz/
H A Dtransformation_add_function_test.cpp662 const auto context1 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
893 const auto context1 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
1057 const auto context1 = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
1352 const auto context1 = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
1685 const auto context1 = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
1791 const auto context1 = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/base/
H A Dinspector_test_ng.cpp81 auto context1 = PipelineContext::GetCurrentContext(); in HWTEST_F() local
121 auto context1 = PipelineContext::GetCurrentContext(); in HWTEST_F() local
158 auto context1 = PipelineContext::GetCurrentContext(); HWTEST_F() local
246 auto context1 = PipelineContext::GetCurrentContext(); HWTEST_F() local
262 auto context1 = PipelineContext::GetCurrentContext(); HWTEST_F() local
350 auto context1 = PipelineContext::GetCurrentContext(); HWTEST_F() local
553 auto context1 = PipelineContext::GetCurrentContext(); HWTEST_F() local
[all...]
/foundation/distributeddatamgr/preferences/test/ndk/unittest/
H A Dpreferences_ndk_test.cpp624 void *context1 = &obj; in HWTEST_F() local
/third_party/ffmpeg/libavcodec/
H A Damfenc.c219 AMFContext1 *context1 = NULL; in amf_init_context() local
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/fuzztest/eglwrapperdisplay_fuzzer/
H A Deglwrapperdisplay_fuzzer.cpp84 EGLContext context1 = GetData<EGLContext>(); in DoSomethingInterestingWithMyAPI() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DTransformFeedbackTest.cpp2319 auto context1 = eglGetCurrentContext(); in TEST_P() local
H A DWebGLCompatibilityTest.cpp2507 auto context1 = eglGetCurrentContext(); in TEST_P() local
H A DStateChangeTest.cpp451 EGLContext context1 = window->getContext(); in TEST_P() local
H A DFramebufferTest.cpp3757 EGLContext context1 = eglGetCurrentContext(); in TEST_P() local
/kernel/linux/linux-5.10/security/selinux/ss/
H A Dservices.c3196 struct context *context1; in security_sid_mls_copy() local
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_sli.h106 void *context1; /* caller context information */ member
/kernel/linux/linux-6.6/security/selinux/ss/
H A Dservices.c3150 struct context *context1; in security_sid_mls_copy() local

Completed in 42 milliseconds