Home
last modified time | relevance | path

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

/external/fmtlib/test/
Dutil-test.cc94 typedef AllocatorRef< MockAllocator<int> > TestAllocatorRef; in TEST() typedef
95 TestAllocatorRef ref(&alloc); in TEST()
98 TestAllocatorRef ref2(ref); in TEST()
100 TestAllocatorRef ref3; in TEST()