Home
last modified time | relevance | path

Searched defs:SimpleCallback (Results 1 – 2 of 2) sorted by relevance

/external/google-breakpad/src/client/linux/handler/
Dexception_handler_unittest.cc1146 static bool SimpleCallback(const MinidumpDescriptor& descriptor, in SimpleCallback() function
/external/v8/test/cctest/
Dtest-api.cc1052 static void SimpleCallback(const v8::FunctionCallbackInfo<v8::Value>& info) { in SimpleCallback() function
1083 THREADED_PROFILED_TEST(SimpleCallback) { in THREADED_PROFILED_TEST() argument