Home
last modified time | relevance | path

Searched defs:context1 (Results 1 - 12 of 12) 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...]
/third_party/ffmpeg/libavcodec/
H A Damfenc.c219 AMFContext1 *context1 = NULL; in amf_init_context() 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

Completed in 30 milliseconds