Home
last modified time | relevance | path

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

12

/third_party/boost/libs/compute/test/
Dtest_context.cpp47 boost::compute::context context2(std::move(context1)); in BOOST_AUTO_TEST_CASE() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/
Dtransformation_add_function_test.cpp643 const auto context2 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
869 const auto context2 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
1028 const auto context2 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
1319 const auto context2 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
1650 const auto context2 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
1754 const auto context2 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
Dtransformation_add_function_test.cpp643 const auto context2 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
869 const auto context2 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
1028 const auto context2 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
1319 const auto context2 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
1650 const auto context2 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
1754 const auto context2 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
/third_party/spirv-tools/test/fuzz/
Dtransformation_add_function_test.cpp643 const auto context2 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
869 const auto context2 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
1028 const auto context2 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
1319 const auto context2 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
1650 const auto context2 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
1754 const auto context2 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
/third_party/typescript/tests/cases/conformance/expressions/arrayLiterals/
DarrayLiterals.ts25 var context2 = [{ a: '', b: 0, c: '' }, { a: "", b: 3, c: 0 }]; variable
/third_party/cef/tests/ceftests/
Drequest_context_unittest.cc21 CefRefPtr<CefRequestContext> context2 = CefRequestContext::GetGlobalContext(); in TEST() local
54 CefRefPtr<CefRequestContext> context2 = in TEST() local
90 CefRefPtr<CefRequestContext> context2 = in TEST() local
125 CefRefPtr<CefRequestContext> context2 = in TEST() local
152 CefRefPtr<CefRequestContext> context2 = in TEST() local
Dpreference_unittest.cc458 CefRefPtr<CefRequestContext> context2 = in TEST() local
557 CefRefPtr<CefRequestContext> context2 = in TEST() local
/third_party/typescript/tests/baselines/reference/
DarrayLiterals.js26 var context2 = [{ a: '', b: 0, c: '' }, { a: "", b: 3, c: 0 }]; variable
73 var context2 = [{ a: '', b: 0, c: '' }, { a: "", b: 3, c: 0 }]; variable
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLSyncTest.cpp381 EGLContext context2 = getEGLWindow()->createContext(EGL_NO_CONTEXT, nullptr); in TEST_P() local
465 EGLContext context2 = getEGLWindow()->createContext(EGL_NO_CONTEXT, nullptr); in TEST_P() local
DEGLDisplayPowerPreferenceTest.cpp220 EGLContext context2; in runMultiDisplay() local
DEGLMultiContextTest.cpp117 EGLContext context2 = window->createContext(EGL_NO_CONTEXT, nullptr); in TEST_P() local
/third_party/node/test/parallel/
Dtest-vm-module-basic.js60 const context2 = createContext({ }); constant
/third_party/selinux/libselinux/src/
Dprocattr.c219 char **prev_context, *context2 = NULL; in setprocattrcon_raw() local
/third_party/libsoup/tests/
Dcontext-test.c264 GMainContext *context1, *context2; in do_multicontext_test() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dap_config.c283 char *context2; in hostapd_config_read_wpa_psk() local
/third_party/mindspore/mindspore/lite/examples/runtime_cpp/
Dmain.cc573 auto context2 = std::make_shared<mindspore::Context>(); in RunWithSharedMemoryPool() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dap_config.c313 char *context2; in hostapd_config_read_wpa_psk() local
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DTransformFeedbackTest.cpp1594 auto context2 = eglCreateContext(display, config, EGL_NO_CONTEXT, contextAttributes); in TEST_P() local
DStateChangeTest.cpp417 EGLContext context2 = eglCreateContext(display, config, EGL_NO_CONTEXT, contextAttributes); in TEST_P() local
/third_party/grpc/test/cpp/interop/
Dinterop_client.cc914 ClientContext context2; in DoCacheableUnary() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DTransformFeedbackTest.cpp2320 auto context2 = eglCreateContext(display, config, EGL_NO_CONTEXT, contextAttributes); in TEST_P() local
DFramebufferTest.cpp3759 EGLContext context2 = eglCreateContext(display, config, context1, contextAttributes); in TEST_P() local
DWebGLCompatibilityTest.cpp2509 auto context2 = eglCreateContext(display, config, context1, contextAttributes); in TEST_P() local
/third_party/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/
DTestCharset.java5007 String context2[] = { in TestCharsetCallbacks() local
/third_party/grpc/test/cpp/end2end/
Dend2end_test.cc1137 ClientContext context2; in TEST_P() local

12