Searched refs:get_alloc_count (Results 1 – 7 of 7) sorted by relevance
13 TEST(get_alloc_count() == 0); in main()
6 size_t get_alloc_count();
162 size_t get_alloc_count() in get_alloc_count() function
69 size_t initial_alloc_count = get_alloc_count(); in do_decode()112 assert(get_alloc_count() == initial_alloc_count); in do_decode()121 size_t initial_alloc_count = get_alloc_count(); in do_stream_decode()147 assert(get_alloc_count() == initial_alloc_count); in do_stream_decode()174 size_t initial_alloc_count = get_alloc_count(); in do_callback_decode()202 assert(get_alloc_count() == initial_alloc_count); in do_callback_decode()301 size_t initial_alloc_count = get_alloc_count(); in do_roundtrips()359 assert(get_alloc_count() == initial_alloc_count); in do_roundtrips()432 assert(get_alloc_count() == 0); in run_iteration()
99 TEST(get_alloc_count() > 0); in test_TestMessage()103 TEST(get_alloc_count() == 0); in test_TestMessage()107 TEST(get_alloc_count() == 0); in test_TestMessage()197 TEST(get_alloc_count() == 0); in test_OneofMessage()199 TEST(get_alloc_count() == 0); in test_OneofMessage()
26 TEST(get_alloc_count() == 0); in main()
166 TEST(get_alloc_count() == 0); in main()183 TEST(get_alloc_count() == 0); in main()