Home
last modified time | relevance | path

Searched refs:kNonNullModuleForTesting (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/profiler/
Dwin32_stack_frame_unwinder.cc18 const HMODULE ModuleHandleTraits::kNonNullModuleForTesting = member in base::ModuleHandleTraits
23 if (handle == kNonNullModuleForTesting) in CloseHandle()
Dwin32_stack_frame_unwinder.h37 BASE_EXPORT static const HMODULE kNonNullModuleForTesting; variable
Dwin32_stack_frame_unwinder_unittest.cc98 ModuleHandleTraits::kNonNullModuleForTesting : in GetModuleForProgramCounter()