Home
last modified time | relevance | path

Searched refs:old_crtdbg_flag_ (Results 1 – 5 of 5) sorted by relevance

/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-port.cc310 MemoryIsNotDeallocated() : old_crtdbg_flag_(0) { in MemoryIsNotDeallocated()
312 old_crtdbg_flag_ = _CrtSetDbgFlag(_CRTDBG_REPORT_FLAG); in MemoryIsNotDeallocated()
315 _CrtSetDbgFlag(old_crtdbg_flag_ & ~_CRTDBG_ALLOC_MEM_DF); in MemoryIsNotDeallocated()
322 _CrtSetDbgFlag(old_crtdbg_flag_); in ~MemoryIsNotDeallocated()
327 int old_crtdbg_flag_; member in testing::internal::__anonbc653be00211::MemoryIsNotDeallocated
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest-port.cc373 MemoryIsNotDeallocated() : old_crtdbg_flag_(0) { in MemoryIsNotDeallocated()
374 old_crtdbg_flag_ = _CrtSetDbgFlag(_CRTDBG_REPORT_FLAG); in MemoryIsNotDeallocated()
377 _CrtSetDbgFlag(old_crtdbg_flag_ & ~_CRTDBG_ALLOC_MEM_DF); in MemoryIsNotDeallocated()
382 _CrtSetDbgFlag(old_crtdbg_flag_); in ~MemoryIsNotDeallocated()
386 int old_crtdbg_flag_; member in testing::internal::__anon9b4f1c6a0211::MemoryIsNotDeallocated
/external/googletest/googletest/src/
Dgtest-port.cc401 MemoryIsNotDeallocated() : old_crtdbg_flag_(0) { in MemoryIsNotDeallocated()
402 old_crtdbg_flag_ = _CrtSetDbgFlag(_CRTDBG_REPORT_FLAG); in MemoryIsNotDeallocated()
405 _CrtSetDbgFlag(old_crtdbg_flag_ & ~_CRTDBG_ALLOC_MEM_DF); in MemoryIsNotDeallocated()
410 _CrtSetDbgFlag(old_crtdbg_flag_); in ~MemoryIsNotDeallocated()
414 int old_crtdbg_flag_; member in testing::internal::__anoncd8c3d940211::MemoryIsNotDeallocated
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest-port.cc395 MemoryIsNotDeallocated() : old_crtdbg_flag_(0) { in MemoryIsNotDeallocated()
396 old_crtdbg_flag_ = _CrtSetDbgFlag(_CRTDBG_REPORT_FLAG); in MemoryIsNotDeallocated()
399 _CrtSetDbgFlag(old_crtdbg_flag_ & ~_CRTDBG_ALLOC_MEM_DF); in MemoryIsNotDeallocated()
404 _CrtSetDbgFlag(old_crtdbg_flag_); in ~MemoryIsNotDeallocated()
408 int old_crtdbg_flag_; member in testing::internal::__anonfc5e22510211::MemoryIsNotDeallocated
/external/mesa3d/src/gtest/src/
Dgtest-port.cc395 MemoryIsNotDeallocated() : old_crtdbg_flag_(0) { in MemoryIsNotDeallocated()
396 old_crtdbg_flag_ = _CrtSetDbgFlag(_CRTDBG_REPORT_FLAG); in MemoryIsNotDeallocated()
399 _CrtSetDbgFlag(old_crtdbg_flag_ & ~_CRTDBG_ALLOC_MEM_DF); in MemoryIsNotDeallocated()
404 _CrtSetDbgFlag(old_crtdbg_flag_); in ~MemoryIsNotDeallocated()
408 int old_crtdbg_flag_; member in testing::internal::__anonc77915550211::MemoryIsNotDeallocated