Home
last modified time | relevance | path

Searched defs:test_traits (Results 1 – 3 of 3) sorted by relevance

/llvm-project/libcxx/test/std/strings/basic.string/
H A Dtest_traits.h13 struct test_traits { struct
14 typedef charT char_type;
/llvm-project/libcxx/test/std/input.output/iostream.format/quoted.manip/
H A Dquoted_traits.verify.cpp22 struct test_traits { struct
29 std::basic_string<char, test_traits<char>> s; in round_trip() argument
/llvm-project/libcxx/test/std/input.output/iostreams.base/fpos/fpos.operations/
H A Dfpos.pass.cpp30 void test_traits() in test_traits() function