Home
last modified time | relevance | path

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

/third_party/boost/libs/serialization/test/
Dtest_iterators_base64.cpp46 text_base64_type text_base64; in test_base64() local
64 std::back_inserter(text_base64) in test_base64()
83 translate_in(text_base64.begin()) in test_base64()
/third_party/boost/libs/serialization/performance/
Dperformance_iterators_base64.cpp49 text_base64_type text_base64; in test_base64() local
67 std::back_inserter(text_base64) in test_base64()
86 translate_in(BOOST_MAKE_PFTO_WRAPPER(text_base64.begin())) in test_base64()