Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/debug/
H A Dgdi_debug_util_win_unittest.cc18 base::debug::GetGDIHandleCountsInCurrentProcessForTesting(); in TEST()
22 base::debug::GetGDIHandleCountsInCurrentProcessForTesting(); in TEST()
H A Dgdi_debug_util_win.h34 BASE_EXPORT GdiHandleCounts GetGDIHandleCountsInCurrentProcessForTesting();
H A Dgdi_debug_util_win.cc507 GdiHandleCounts GetGDIHandleCountsInCurrentProcessForTesting() { in GetGDIHandleCountsInCurrentProcessForTesting() function