Searched defs:str_value (Results 1 - 2 of 2) sorted by relevance

/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/std/experimental/filesystem/class.path/path.member/path.native.obs/
H A Dc_str.pass.cpp32 const std::string str_value = value; local
40 assert(p.c_str() == str_value);
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/experimental/filesystem/class.path/path.member/path.native.obs/
H A Dc_str.pass.cpp32 const std::string str_value = value; local
40 assert(p.c_str() == str_value);

Completed in 89 milliseconds