Home
last modified time | relevance | path

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

/third_party/boost/libs/filesystem/test/
Dpath_unit_test.cpp179 path x4v(v); // std::vector<char> in test_constructors() local
180 PATH_IS(x4v, L"fuz"); in test_constructors()
181 BOOST_TEST_EQ(x4v.native().size(), 3U); in test_constructors()