Searched refs:DoNothing (Results 1 – 9 of 9) sorted by relevance
/third_party/musl/Benchmark/musl/ |
D | libc_cxa_finalize.cpp | 14 static void DoNothing() {} in DoNothing() function 19 …__cxa_atexit(call, reinterpret_cast<void *>(reinterpret_cast<uintptr_t>(DoNothing)), reinterpret_c… in Bm_function_cxa_finalize() 33 …__cxa_atexit(call, reinterpret_cast<void *>(reinterpret_cast<uintptr_t>(DoNothing)), reinterpret_c… in Bm_function_cxa_finalize_dynamic()
|
/third_party/skia/third_party/externals/spirv-tools/test/ |
D | timer_test.cpp | 42 TEST(MockTimer, DoNothing) { in TEST() argument 110 TEST(MockCumulativeTimer, DoNothing) { in TEST() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
D | timer_test.cpp | 42 TEST(MockTimer, DoNothing) { in TEST() argument 110 TEST(MockCumulativeTimer, DoNothing) { in TEST() argument
|
/third_party/spirv-tools/test/ |
D | timer_test.cpp | 42 TEST(MockTimer, DoNothing) { in TEST() argument 110 TEST(MockCumulativeTimer, DoNothing) { in TEST() argument
|
/third_party/protobuf/src/google/protobuf/stubs/ |
D | common.cc | 265 void DoNothing() {} in DoNothing() function
|
D | callback.h | 576 void PROTOBUF_EXPORT DoNothing();
|
/third_party/openh264/codec/encoder/core/src/ |
D | ref_list_mgr_svc.cpp | 996 void DoNothing (sWelsEncCtx* pointer) { in DoNothing() function 1045 DoNothing (m_pEncoderCtx); in AfterBuildRefList()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
D | cord_test.cc | 95 static void DoNothing(absl::string_view /* data */, void* /* arg */) {} in DoNothing() function 723 "foo bar baz", [](absl::string_view s) { DoNothing(s, nullptr); }); in TEST_P()
|
/third_party/protobuf/src/google/protobuf/compiler/cpp/ |
D | cpp_unittest.inc | 1265 done_(::google::protobuf::NewPermanentCallback(&DoNothing)) {}
|