Home
last modified time | relevance | path

Searched defs:DoNothing (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/test/
Dtimer_test.cpp42 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/
Dtimer_test.cpp42 TEST(MockTimer, DoNothing) { in TEST() argument
110 TEST(MockCumulativeTimer, DoNothing) { in TEST() argument
/third_party/spirv-tools/test/
Dtimer_test.cpp42 TEST(MockTimer, DoNothing) { in TEST() argument
110 TEST(MockCumulativeTimer, DoNothing) { in TEST() argument
/third_party/musl/Benchmark/musl/
Dlibc_cxa_finalize.cpp28 static void DoNothing() {} in DoNothing() function
/third_party/protobuf/src/google/protobuf/stubs/
Dcommon.cc265 void DoNothing() {} in DoNothing() function
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dcord_test.cc95 static void DoNothing(absl::string_view /* data */, void* /* arg */) {} in DoNothing() function