Searched refs:old_crtdbg_flag_ (Results 1 – 3 of 3) sorted by relevance
395 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::__anon3edbd71e0211::MemoryIsNotDeallocated
397 MemoryIsNotDeallocated() : old_crtdbg_flag_(0) { in MemoryIsNotDeallocated()398 old_crtdbg_flag_ = _CrtSetDbgFlag(_CRTDBG_REPORT_FLAG); in MemoryIsNotDeallocated()401 _CrtSetDbgFlag(old_crtdbg_flag_ & ~_CRTDBG_ALLOC_MEM_DF); in MemoryIsNotDeallocated()406 _CrtSetDbgFlag(old_crtdbg_flag_); in ~MemoryIsNotDeallocated()410 int old_crtdbg_flag_; member in testing::internal::__anon3aac84fd0211::MemoryIsNotDeallocated
10725 MemoryIsNotDeallocated() : old_crtdbg_flag_(0) { in MemoryIsNotDeallocated()10726 old_crtdbg_flag_ = _CrtSetDbgFlag(_CRTDBG_REPORT_FLAG); in MemoryIsNotDeallocated()10729 _CrtSetDbgFlag(old_crtdbg_flag_ & ~_CRTDBG_ALLOC_MEM_DF); in MemoryIsNotDeallocated()10734 _CrtSetDbgFlag(old_crtdbg_flag_); in ~MemoryIsNotDeallocated()10738 int old_crtdbg_flag_; member in testing::internal::__anon123a64d50d11::MemoryIsNotDeallocated