Home
last modified time | relevance | path

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

/third_party/boost/libs/interprocess/test/
Dprivate_adaptive_pool_test.cpp50 typedef vector<int, priv_node_allocator_v1_t> MyShmVectorV1; typedef
60 if(test::vector_test<managed_shared_memory, MyShmVectorV1>()) in main()
Dadaptive_pool_test.cpp51 typedef vector<int, shmem_node_allocator_v1_t> MyShmVectorV1; typedef
64 if(test::vector_test<managed_shared_memory, MyShmVectorV1>()) in main()
Dnode_allocator_test.cpp50 typedef vector<int, shmem_node_allocator_v1_t> MyShmVectorV1; typedef
60 if(test::vector_test<managed_shared_memory, MyShmVectorV1>()) in main()
Dcached_adaptive_pool_test.cpp53 typedef vector<int, cached_node_allocator_v1_t> MyShmVectorV1; typedef
66 if(test::vector_test<managed_shared_memory, MyShmVectorV1>()) in main()
Dcached_node_allocator_test.cpp51 typedef vector<int, cached_node_allocator_v1_t> MyShmVectorV1; typedef
61 if(test::vector_test<managed_shared_memory, MyShmVectorV1>()) in main()
Dprivate_node_allocator_test.cpp50 typedef vector<int, priv_node_allocator_v1_t> MyShmVectorV1; typedef
60 if(test::vector_test<managed_shared_memory, MyShmVectorV1>()) in main()