Home
last modified time | relevance | path

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

/external/perfetto/src/profiling/memory/
Dsystem_property_unittest.cc54 { auto handle2 = prop.SetAll(); } in TEST() local
79 auto handle2 = prop.SetProperty("system_server"); in TEST() local
95 { auto handle2 = prop.SetProperty("system_server"); } in TEST() local
110 { auto handle2 = prop.SetProperty("system_server"); } in TEST() local
127 auto handle2 = prop.SetProperty("system_server"); in TEST() local
/external/curl/tests/libtest/
Dlib544.c77 CURL *handle2; in test() local
/external/compiler-rt/test/asan/TestCases/Posix/
Dcoverage-module-unloaded.cc33 void *handle2 = dlopen(argv[2], RTLD_LAZY); // %dynamiclib2 in main() local
/external/u-boot/lib/efi_selftest/
Defi_selftest_manageprotocols.c35 static efi_handle_t handle2; variable
Defi_selftest_devicepath.c16 static efi_handle_t handle2; variable
/external/perfetto/src/protozero/
Dmessage_unittest.cc325 MessageHandle<FakeRootMessage> handle2(ignored_msg); in TEST_F() local
400 MessageHandle<FakeRootMessage> handle2{}; in TEST_F() local
/external/libchrome/mojo/public/java/system/
Dcore_impl.cc42 MojoHandle handle2; in JNI_CoreImpl_CreateMessagePipe() local
62 MojoHandle handle2; in JNI_CoreImpl_CreateDataPipe() local
/external/sfntly/cpp/src/test/
Dlock_test.cc214 PlatformThreadHandle handle2 = kNullThreadHandle; in MutexFourThreads() local
/external/libchrome/base/synchronization/
Dlock_unittest.cc241 PlatformThreadHandle handle2; in TEST() local
/external/libchrome/mojo/public/java/system/javatests/src/org/chromium/mojo/system/impl/
DCoreImplTest.java182 SharedBufferHandle handle2 = handle.duplicate(null); in testGetCore() local
/external/libjpeg-turbo/
Dtjunittest.c380 tjhandle handle2 = tjInitCompress(); in compTest() local
440 tjhandle handle2 = tjInitDecompress(); in _decompTest() local
/external/curl/lib/
Durlapi.c1220 CURLU *handle2; in curl_url_set() local
/external/libchrome/mojo/public/cpp/bindings/tests/
Dunion_unittest.cc1075 HandleUnionPtr handle2(HandleUnion::New()); in TEST() local
1194 HandleUnionPtr handle2(HandleUnion::New()); in TEST() local
/external/tensorflow/tensorflow/compiler/xrt/tests/
Draw_api_test.cc425 auto handle2 = ops::XRTAllocate(root, value2); in TEST() local
/external/webrtc/webrtc/video/
Dvideo_send_stream_tests.cc1161 test::FakeNativeHandle* handle2 = new test::FakeNativeHandle(); in TEST_F() local