Home
last modified time | relevance | path

Searched defs:EmptyFunction (Results 1 – 8 of 8) sorted by relevance

/external/pigweed/third_party/fuchsia/repo/sdk/lib/fit/test/
Dfunction_tests.cc54 struct EmptyFunction<R(Args...)> { struct
55 R operator()(Args... args) const { return fptr(args...); } in operator ()()
56 bool operator==(decltype(nullptr)) const { return true; } in operator ==()
58 R(*fptr)
/external/icing/icing/query/advanced_query_parser/
Dparser_test.cc261 TEST(ParserTest, EmptyFunction) { in TEST() argument
Dparser_integration_test.cc262 TEST(ParserIntegrationTest, EmptyFunction) { in TEST() argument
/external/cronet/base/task/
Dsingle_thread_task_executor_unittest.cc1934 void EmptyFunction() {} in EmptyFunction() function
/external/libchrome/base/message_loop/
Dmessage_loop_unittest.cc2042 void EmptyFunction() {} in EmptyFunction() function
/external/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_cfg_test.cpp1210 TEST_P(ValidateCFG, EmptyFunction) { in TEST_P() argument
/external/angle/third_party/spirv-tools/src/test/val/
Dval_cfg_test.cpp1210 TEST_P(ValidateCFG, EmptyFunction) { in TEST_P() argument
/external/deqp-deps/SPIRV-Tools/test/val/
Dval_cfg_test.cpp1210 TEST_P(ValidateCFG, EmptyFunction) { in TEST_P() argument