Home
last modified time | relevance | path

Searched defs:ScopedClearLastError (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/base/
H A Dscoped_clear_last_error_unittest.cc17 TEST(ScopedClearLastError, TestNoError) { in TEST() argument
26 TEST(ScopedClearLastError, TestError) { in TEST() argument
37 TEST(ScopedClearLastError, TestNoErrorWin) { in TEST() argument
46 TEST(ScopedClearLastError, TestErrorWin) { in TEST() argument
H A Dscoped_clear_last_error_win.cc11 ScopedClearLastError::ScopedClearLastError() in ScopedClearLastError() function in base::ScopedClearLastError
H A Dscoped_clear_last_error.h49 using ScopedClearLastError = ScopedClearLastErrorBase; variable
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/
H A Dscoped_clear_last_error_win.cc11 ScopedClearLastError::ScopedClearLastError() in ScopedClearLastError() function in partition_alloc::internal::base::ScopedClearLastError
H A Dscoped_clear_last_error.h50 using ScopedClearLastError = ScopedClearLastErrorBase; variable