Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
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); in TEST() local
1318 const auto context1 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
1649 const auto context1 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
1753 const auto context1 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/
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); in TEST() local
1318 const auto context1 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
1649 const auto context1 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
1753 const auto context1 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
/third_party/spirv-tools/test/fuzz/
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); in TEST() local
1352 const auto context1 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
1685 const auto context1 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
1791 const auto context1 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
/third_party/typescript/tests/cases/conformance/expressions/arrayLiterals/
DarrayLiterals.ts24 var context1: { [n: number]: { a: string; b: number; }; } = [{ a: '', b: 0, c: '' }, { a: "", b: 3,… variable
/third_party/typescript/tests/baselines/reference/
DarrayLiterals.js25 var context1: { [n: number]: { a: string; b: number; }; } = [{ a: '', b: 0, c: '' }, { a: "", b: 3,… variable
72 var context1 = [{ a: '', b: 0, c: '' }, { a: "", b: 3, c: 0 }]; variable
/third_party/skia/tests/
DEGLImageTest.cpp64 sk_sp<GrDirectContext> context1 = GrDirectContext::MakeGL(sk_ref_sp(glCtx1->gl())); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLDisplayPowerPreferenceTest.cpp211 EGLContext context1; in runMultiDisplay() local
DEGLMultiContextTest.cpp116 EGLContext context1 = window->createContext(EGL_NO_CONTEXT, nullptr); in TEST_P() local
/third_party/node/test/parallel/
Dtest-vm-module-basic.js60 const context1 = createContext({ }); constant
/third_party/ffmpeg/libavcodec/
Damfenc.c219 AMFContext1 *context1 = NULL; in amf_init_context() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DTransformFeedbackTest.cpp2319 auto context1 = eglGetCurrentContext(); in TEST_P() local
DFramebufferTest.cpp3757 EGLContext context1 = eglGetCurrentContext(); in TEST_P() local
DWebGLCompatibilityTest.cpp2507 auto context1 = eglGetCurrentContext(); in TEST_P() local
DStateChangeTest.cpp451 EGLContext context1 = window->getContext(); in TEST_P() local
/third_party/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/
DTestCharset.java4957 String context1[] = { in TestCharsetCallbacks() local