Searched refs:glocale (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/basic_ios/cons/char/
H A D1.cc38 const std::locale glocale = std::locale(); local
61 VERIFY( ios_00.getloc() == glocale );
72 VERIFY( ios_01.getloc() == glocale );
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_ios/cons/char/
H A D1.cc47 const std::locale glocale = std::locale(); local
70 VERIFY( ios_00.getloc() == glocale );
81 VERIFY( ios_01.getloc() == glocale );

Completed in 106 milliseconds