HomeSort by relevance Sort by last modified time
    Searched defs:AutoTestingHook (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/tcmalloc/chromium/src/windows/
auto_testing_hook.h 51 // AutoTestingHook hook = MakeTestingHook(TargetFunc, HookTargetFunc);
57 typedef const AutoTestingHookBase& AutoTestingHook;
111 // function pointer type (i.e. not use the AutoTestingHook typedef).
  /external/chromium_org/third_party/tcmalloc/vendor/src/windows/
auto_testing_hook.h 51 // AutoTestingHook hook = MakeTestingHook(TargetFunc, HookTargetFunc);
57 typedef const AutoTestingHookBase& AutoTestingHook;
111 // function pointer type (i.e. not use the AutoTestingHook typedef).

Completed in 2414 milliseconds