Home
last modified time | relevance | path

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

/external/libcxx/test/std/experimental/filesystem/class.path/path.member/path.native.obs/
Dstring_alloc.pass.cpp38 void doShortStringTest(MultiStringType const& MS) { in doShortStringTest() function
126 doShortStringTest<char>(S); in main()
127 doShortStringTest<wchar_t>(S); in main()
128 doShortStringTest<char16_t>(S); in main()
129 doShortStringTest<char32_t>(S); in main()