Lines Matching refs:allocated_bytes

23   size_t allocated_bytes, size = 1U << 8, alignment = 1U << 8;  in main()  local
43 allocated_bytes = __sanitizer_get_current_allocated_bytes(); in main()
46 assert(__sanitizer_get_current_allocated_bytes() > allocated_bytes); in main()
48 assert(__sanitizer_get_current_allocated_bytes() == allocated_bytes); in main()
75 allocated_bytes = __sanitizer_get_current_allocated_bytes(); in main()
78 assert(__sanitizer_get_current_allocated_bytes() > allocated_bytes); in main()
80 assert(__sanitizer_get_current_allocated_bytes() == allocated_bytes); in main()
82 assert(__sanitizer_get_current_allocated_bytes() > allocated_bytes); in main()
84 assert(__sanitizer_get_current_allocated_bytes() == allocated_bytes); in main()
89 assert(__sanitizer_get_current_allocated_bytes() > allocated_bytes); in main()
91 assert(__sanitizer_get_current_allocated_bytes() > allocated_bytes); in main()
92 allocated_bytes = __sanitizer_get_current_allocated_bytes(); in main()
94 assert(__sanitizer_get_current_allocated_bytes() > allocated_bytes); in main()
96 assert(__sanitizer_get_current_allocated_bytes() > allocated_bytes); in main()
101 allocated_bytes = __sanitizer_get_current_allocated_bytes(); in main()
104 assert(__sanitizer_get_current_allocated_bytes() > allocated_bytes); in main()
106 assert(__sanitizer_get_current_allocated_bytes() > allocated_bytes); in main()
107 allocated_bytes = __sanitizer_get_current_allocated_bytes(); in main()
110 assert(__sanitizer_get_current_allocated_bytes() > allocated_bytes); in main()
112 assert(__sanitizer_get_current_allocated_bytes() > allocated_bytes); in main()
114 allocated_bytes = __sanitizer_get_current_allocated_bytes(); in main()
117 assert(__sanitizer_get_current_allocated_bytes() > allocated_bytes); in main()
119 assert(__sanitizer_get_current_allocated_bytes() > allocated_bytes); in main()