Home
last modified time | relevance | path

Searched defs:pt_array (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/property_tree/examples/
Dspeed_test.cpp43 shared_array<ptree> pt_array(new ptree[max_repeats]); in clock_push_back() local
89 shared_array<ptree> pt_array(new ptree[max_repeats]); in clock_erase() local
/third_party/boost/libs/random/test/
Dtest_qrng_functions.hpp95 const T* pt_array = reinterpret_cast<T *>(boost::addressof(pt)); in discard_function() local