Searched refs:test_get_allocator (Results 1 – 16 of 16) sorted by relevance
27 void test_get_allocator() { in test_get_allocator() function36 test_get_allocator<char>(); in main()38 test_get_allocator<wchar_t>(); in main()
123 void test_get_allocator() in test_get_allocator() function230 test_get_allocator(); in main()
458 void test_get_allocator() in test_get_allocator() function628 test_get_allocator(); in main()
1117 template <class Devector> void test_get_allocator() in test_get_allocator() function3869 test_get_allocator<Devector>(); in test_devector()
37 test_get_allocator(data); in main()
46 test_get_allocator(data); in main()
52 test_get_allocator(data); in main()
56 test_get_allocator(data); in main()
59 test_get_allocator(data); in main()
58 test_get_allocator(data); in main()
64 test_get_allocator(data); in main()
67 test_get_allocator(data); in main()
66 test_get_allocator(data); in main()
410 void test_get_allocator(Container c) in test_get_allocator() function