Searched refs:m_mismatches (Results 1 – 3 of 3) sorted by relevance
30 unsigned m_mismatches; member in memory_resource_logger34 , m_mismatches() in memory_resource_logger()61 ++m_mismatches; in do_deallocate()65 m_mismatches += info.bytes != bytes || info.alignment != alignment; in do_deallocate()82 m_mismatches = 0u; in reset()
76 BOOST_TEST(mrl.m_mismatches == 0); in test_release()107 BOOST_TEST(mrl.m_mismatches == 0); in test_destructor()343 BOOST_TEST(mrl.m_mismatches == 0u); in test_do_allocate()359 BOOST_TEST(mrl.m_mismatches == 0u); in test_do_allocate()387 BOOST_TEST(mrl.m_mismatches == 0u); in test_do_deallocate()422 BOOST_TEST(mrl.m_mismatches == 0u); in test_release()460 BOOST_TEST(mrl.m_mismatches == 0u); in test_destructor()
254 BOOST_TEST(mrl.m_mismatches == 0u); in test_do_allocate_deallocate()295 BOOST_TEST(mrl.m_mismatches == 0u); in test_do_allocate_deallocate()325 BOOST_TEST(mrl.m_mismatches == 0u); in test_do_allocate_deallocate()350 BOOST_TEST(mrl.m_mismatches == 0u); in test_do_allocate_deallocate()389 BOOST_TEST(mrl.m_mismatches == 0u); in test_do_allocate_deallocate()440 BOOST_TEST(mrl.m_mismatches == 0u); in test_release()476 BOOST_TEST(mrl.m_mismatches == 0u); in test_destructor()