Home
last modified time | relevance | path

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

/external/fmtlib/test/
Dformat-test.cc210 typedef allocator_ref<mock_allocator<int>> test_allocator_ref; in TEST() typedef
211 test_allocator_ref ref(&alloc); in TEST()
214 test_allocator_ref ref2(ref); in TEST()
216 test_allocator_ref ref3; in TEST()