Home
last modified time | relevance | path

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

/third_party/boost/libs/filesystem/test/
Dpath_unit_test.cpp183 path x5v(wv); // std::vector<wchar_t> in test_constructors() local
184 PATH_IS(x5v, L"wfuz"); in test_constructors()
185 BOOST_TEST_EQ(x5v.native().size(), 4U); in test_constructors()