Searched refs:IncrementingFunc (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/windows/
H A Dpreamble_patcher_test.cc94 typedef int (*IncrementingFunc)(int); typedef in namespace:__anon15586
95 IncrementingFunc original_function = NULL;
141 (IncrementingFunc) p,
146 (IncrementingFunc)p,
234 IncrementingFunc dummy = NULL;
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/
H A Dpreamble_patcher_test.cc94 typedef int (*IncrementingFunc)(int); typedef in namespace:__anon15635
95 IncrementingFunc original_function = NULL;
141 (IncrementingFunc) p,
146 (IncrementingFunc)p,
234 IncrementingFunc dummy = NULL;

Completed in 133 milliseconds