Home
last modified time | relevance | path

Searched refs:result7 (Results 1 – 25 of 295) sorted by relevance

12345678910>>...12

/dports/games/trenchbroom/TrenchBroom-ed46601/test/src/
H A DStringMapTest.cpp68 StringSet result7 = index.queryPrefixMatches(""); in TEST() local
69 ASSERT_EQ(4u, result7.size()); in TEST()
70 ASSERT_TRUE(result7.count("value") > 0); in TEST()
71 ASSERT_TRUE(result7.count("value2") > 0); in TEST()
72 ASSERT_TRUE(result7.count("value3") > 0); in TEST()
73 ASSERT_TRUE(result7.count("value4") > 0); in TEST()
115 StringSet result7 = index.queryExactMatches("andrew"); in TEST() local
116 ASSERT_EQ(1u, result7.size()); in TEST()
117 ASSERT_TRUE(result7.count("value") > 0); in TEST()
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/22_locale/time_put/put/char/
H A D6.cc52 string result7 = oss.str(); in test06() local
53 VERIFY( result7 == "Sonntag, the second of April"); in test06()
57 VERIFY( result8 != result7 ); in test06()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/22_locale/time_put/put/char/
H A D6.cc52 string result7 = oss.str(); in test06() local
53 VERIFY( result7 == "Sonntag, the second of April"); in test06()
57 VERIFY( result8 != result7 ); in test06()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/22_locale/time_put/put/char/
H A D6.cc52 string result7 = oss.str(); in test06() local
53 VERIFY( result7 == "Sonntag, the second of April"); in test06()
57 VERIFY( result8 != result7 ); in test06()
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/22_locale/time_put/put/char/
H A D6.cc52 string result7 = oss.str(); in test06() local
53 VERIFY( result7 == "Sonntag, the second of April"); in test06()
57 VERIFY( result8 != result7 ); in test06()
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/22_locale/time_put/put/char/
H A D6.cc52 string result7 = oss.str(); in test06() local
53 VERIFY( result7 == "Sonntag, the second of April"); in test06()
57 VERIFY( result8 != result7 ); in test06()
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/22_locale/time_put/put/char/
H A D6.cc52 string result7 = oss.str(); in test06() local
53 VERIFY( result7 == "Sonntag, the second of April"); in test06()
57 VERIFY( result8 != result7 ); in test06()
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/22_locale/time_put/put/char/
H A D6.cc52 string result7 = oss.str(); in test06() local
53 VERIFY( result7 == "Sonntag, the second of April"); in test06()
57 VERIFY( result8 != result7 ); in test06()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/22_locale/time_put/put/char/
H A D6.cc52 string result7 = oss.str(); in test06() local
53 VERIFY( result7 == "Sonntag, the second of April"); in test06()
57 VERIFY( result8 != result7 ); in test06()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libstdc++-v3/testsuite/22_locale/time_put/put/char/
H A D6.cc54 string result7 = oss.str(); in test06() local
55 VERIFY( result7 == "Sonntag, the second of April"); in test06()
59 VERIFY( result8 != result7 ); in test06()
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/testsuite/22_locale/time_put/put/char/
H A D6.cc52 string result7 = oss.str(); in test06() local
53 VERIFY( result7 == "Sonntag, the second of April"); in test06()
57 VERIFY( result8 != result7 ); in test06()
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/testsuite/22_locale/time_put/put/char/
H A D6.cc52 string result7 = oss.str(); in test06() local
53 VERIFY( result7 == "Sonntag, the second of April"); in test06()
57 VERIFY( result8 != result7 ); in test06()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/22_locale/time_put/put/char/
H A D6.cc52 string result7 = oss.str(); in test06() local
53 VERIFY( result7 == "Sonntag, the second of April"); in test06()
57 VERIFY( result8 != result7 ); in test06()
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/testsuite/22_locale/time_put/put/char/
H A D6.cc52 string result7 = oss.str(); in test06() local
53 VERIFY( result7 == "Sonntag, the second of April"); in test06()
57 VERIFY( result8 != result7 ); in test06()
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/22_locale/time_put/put/char/
H A D6.cc52 string result7 = oss.str(); in test06() local
53 VERIFY( result7 == "Sonntag, the second of April"); in test06()
57 VERIFY( result8 != result7 ); in test06()
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/testsuite/22_locale/time_put/put/char/
H A D6.cc52 string result7 = oss.str(); in test06() local
53 VERIFY( result7 == "Sonntag, the second of April"); in test06()
57 VERIFY( result8 != result7 ); in test06()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/testsuite/22_locale/time_put/put/char/
H A D6.cc52 string result7 = oss.str(); in test06() local
53 VERIFY( result7 == "Sonntag, the second of April"); in test06()
57 VERIFY( result8 != result7 ); in test06()
/dports/devel/mingw32-gcc/gcc-4.8.1/libstdc++-v3/testsuite/22_locale/time_put/put/char/
H A D6.cc54 string result7 = oss.str(); in test06() local
55 VERIFY( result7 == "Sonntag, the second of April"); in test06()
59 VERIFY( result8 != result7 ); in test06()
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/testsuite/22_locale/time_put/put/char/
H A D6.cc52 string result7 = oss.str(); in test06() local
53 VERIFY( result7 == "Sonntag, the second of April"); in test06()
57 VERIFY( result8 != result7 ); in test06()
/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/testsuite/22_locale/time_put/put/char/
H A D6.cc54 string result7 = oss.str(); in test06() local
55 VERIFY( result7 == "Sonntag, the second of April"); in test06()
59 VERIFY( result8 != result7 ); in test06()
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/22_locale/time_put/put/wchar_t/
H A D6.cc53 wstring result7 = oss.str(); in test06() local
54 VERIFY( result7 == L"Sonntag, the second of April"); in test06()
58 VERIFY( result8 != result7 ); in test06()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/22_locale/time_put/put/wchar_t/
H A D6.cc53 wstring result7 = oss.str(); in test06() local
54 VERIFY( result7 == L"Sonntag, the second of April"); in test06()
58 VERIFY( result8 != result7 ); in test06()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/22_locale/time_put/put/wchar_t/
H A D6.cc53 wstring result7 = oss.str(); in test06() local
54 VERIFY( result7 == L"Sonntag, the second of April"); in test06()
58 VERIFY( result8 != result7 ); in test06()
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/22_locale/time_put/put/wchar_t/
H A D6.cc53 wstring result7 = oss.str(); in test06() local
54 VERIFY( result7 == L"Sonntag, the second of April"); in test06()
58 VERIFY( result8 != result7 ); in test06()
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/22_locale/time_put/put/wchar_t/
H A D6.cc53 wstring result7 = oss.str(); in test06() local
54 VERIFY( result7 == L"Sonntag, the second of April"); in test06()
58 VERIFY( result8 != result7 ); in test06()

12345678910>>...12