Home
last modified time | relevance | path

Searched refs:kBar (Results 1 – 25 of 364) sorted by relevance

12345678910>>...15

/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/tests/gtest/
H A DTestSubstringTuple.cpp16 static const auto kBar = nsCString("bar"); variable
43 { DO_SUBSTRING_TUPLE_TEST(kBar + kBaz, kFoo, 6u, false); } in TEST()
47 { DO_SUBSTRING_TUPLE_TEST(kBar + kBaz + kBar, kFoo, 9u, false); } in TEST()
50 { DO_SUBSTRING_TUPLE_TEST(kBar + kBaz, kBar, 6u, true); } in TEST()
53 { DO_SUBSTRING_TUPLE_TEST(kBar + kBaz + kFoo, kBar, 9u, true); } in TEST()
/dports/www/firefox/firefox-99.0/xpcom/tests/gtest/
H A DTestSubstringTuple.cpp16 static const auto kBar = nsCString("bar"); variable
43 { DO_SUBSTRING_TUPLE_TEST(kBar + kBaz, kFoo, 6u, false); } in TEST()
47 { DO_SUBSTRING_TUPLE_TEST(kBar + kBaz + kBar, kFoo, 9u, false); } in TEST()
50 { DO_SUBSTRING_TUPLE_TEST(kBar + kBaz, kBar, 6u, true); } in TEST()
53 { DO_SUBSTRING_TUPLE_TEST(kBar + kBaz + kFoo, kBar, 9u, true); } in TEST()
/dports/www/firefox-esr/firefox-91.8.0/xpcom/tests/gtest/
H A DTestSubstringTuple.cpp16 static const auto kBar = nsCString("bar"); variable
43 { DO_SUBSTRING_TUPLE_TEST(kBar + kBaz, kFoo, 6u, false); } in TEST()
47 { DO_SUBSTRING_TUPLE_TEST(kBar + kBaz + kBar, kFoo, 9u, false); } in TEST()
50 { DO_SUBSTRING_TUPLE_TEST(kBar + kBaz, kBar, 6u, true); } in TEST()
53 { DO_SUBSTRING_TUPLE_TEST(kBar + kBaz + kFoo, kBar, 9u, true); } in TEST()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/quic/platform/api/
H A Dquic_string_utils_test.cc30 const char kBar[] = "bar"; in TEST() local
31 const quiche::QuicheStringPiece stringpiece_bar(kBar); in TEST()
32 const std::string string_bar(kBar); in TEST()
33 EXPECT_EQ("foobar", quiche::QuicheStrCat(kFoo, kBar)); in TEST()
36 EXPECT_EQ("foobar", quiche::QuicheStrCat(string_foo, kBar)); in TEST()
99 const char kBar[] = "bar"; in TEST() local
100 const quiche::QuicheStringPiece stringpiece_bar(kBar); in TEST()
101 const std::string string_bar(kBar); in TEST()
102 QuicStrAppend(&output, kFoo, kBar); in TEST()
108 QuicStrAppend(&output, string_foo, kBar); in TEST()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/platform/api/
H A Dquic_string_utils_test.cc30 const char kBar[] = "bar"; in TEST() local
31 const absl::string_view stringpiece_bar(kBar); in TEST()
32 const std::string string_bar(kBar); in TEST()
33 EXPECT_EQ("foobar", quiche::QuicheStrCat(kFoo, kBar)); in TEST()
36 EXPECT_EQ("foobar", quiche::QuicheStrCat(string_foo, kBar)); in TEST()
99 const char kBar[] = "bar"; in TEST() local
100 const absl::string_view stringpiece_bar(kBar); in TEST()
101 const std::string string_bar(kBar); in TEST()
102 QuicStrAppend(&output, kFoo, kBar); in TEST()
108 QuicStrAppend(&output, string_foo, kBar); in TEST()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/http2/platform/api/
H A Dhttp2_string_utils_test.cc41 const char kBar[] = "bar"; in TEST() local
42 const quiche::QuicheStringPiece stringpiece_bar(kBar); in TEST()
43 const std::string string_bar(kBar); in TEST()
44 Http2StrAppend(&output, kFoo, kBar); in TEST()
50 Http2StrAppend(&output, string_foo, kBar); in TEST()
59 Http2StrAppend(&output, stringpiece_foo, kBar); in TEST()
108 Http2StrAppend(&output, d, t, t, string_bar, i, u, kBar, t, d, f); in TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/http2/platform/api/
H A Dhttp2_string_utils_test.cc41 const char kBar[] = "bar"; in TEST() local
42 const absl::string_view stringpiece_bar(kBar); in TEST()
43 const std::string string_bar(kBar); in TEST()
44 Http2StrAppend(&output, kFoo, kBar); in TEST()
50 Http2StrAppend(&output, string_foo, kBar); in TEST()
59 Http2StrAppend(&output, stringpiece_foo, kBar); in TEST()
108 Http2StrAppend(&output, d, t, t, string_bar, i, u, kBar, t, d, f); in TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/strings/
H A Dabseil_string_conversions_unittest.cc37 static constexpr StringPiece kBar = "bar"; in TEST() local
40 const std::vector<StringPiece> kPieces = {kFoo, kBar, kBaz}; in TEST()
46 EXPECT_EQ(kViews[1].data(), kBar); in TEST()
54 static constexpr string_view kBar = "bar"; in TEST() local
57 const std::vector<string_view> kViews = {kFoo, kBar, kBaz}; in TEST()
63 EXPECT_EQ(kPieces[1].data(), kBar); in TEST()
/dports/science/siesta/siesta-4.1.5/Src/
H A Dcgvc.F57 use units, only: kBar, Ang
184 . 'cgvc:', tstres(1,1)/kBar, tstres(1,2)/kBar,
185 . tstres(1,3)/kBar
187 . 'cgvc:', tstres(2,1)/kBar, tstres(2,2)/kBar,
188 . tstres(2,3)/kBar
190 . 'cgvc:', tstres(3,1)/kBar, tstres(3,2)/kBar,
191 . tstres(3,3)/kBar
H A Dget_target_stress.f12 use units, only: kBar
76 . tstres(i,1)/kBar, tstres(i,2)/kBar,
77 . tstres(i,3)/kBar
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/spdy/platform/api/
H A Dspdy_string_utils_test.cc40 const char kBar[] = "bar"; in TEST() local
41 const quiche::QuicheStringPiece stringpiece_bar(kBar); in TEST()
42 const std::string string_bar(kBar); in TEST()
43 SpdyStrAppend(&output, kFoo, kBar); in TEST()
49 SpdyStrAppend(&output, string_foo, kBar); in TEST()
58 SpdyStrAppend(&output, stringpiece_foo, kBar); in TEST()
107 SpdyStrAppend(&output, d, t, t, string_bar, i, u, kBar, t, d, f); in TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/spdy/platform/api/
H A Dspdy_string_utils_test.cc40 const char kBar[] = "bar"; in TEST() local
41 const absl::string_view stringpiece_bar(kBar); in TEST()
42 const std::string string_bar(kBar); in TEST()
43 SpdyStrAppend(&output, kFoo, kBar); in TEST()
49 SpdyStrAppend(&output, string_foo, kBar); in TEST()
58 SpdyStrAppend(&output, stringpiece_foo, kBar); in TEST()
107 SpdyStrAppend(&output, d, t, t, string_bar, i, u, kBar, t, d, f); in TEST()
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/test/
H A DQualifiedEnumTest.cpp52 EXPECT_EQ(EnumType::kBar, EnumType::kBar & EnumType(11)); in TEST()
61 EXPECT_EQ(EnumType::kBar, EnumType::kBar & EnumType(11)); in TEST()
/dports/science/siesta/siesta-4.1.5/Util/SiestaSubroutine/FmixMD/
H A Dh2o.fast.out356 siesta: Pressure (static): -2.20613924 kBar
363 siesta: Pressure (total): -2.20613924 kBar
409 siesta: Pressure (static): -0.10055240 kBar
416 siesta: Pressure (total): -0.10055240 kBar
469 siesta: Pressure (total): 1.07927144 kBar
522 siesta: Pressure (total): 0.82470815 kBar
575 siesta: Pressure (total): -0.75579031 kBar
628 siesta: Pressure (total): -3.02633001 kBar
681 siesta: Pressure (total): -5.36109174 kBar
734 siesta: Pressure (total): -7.16993882 kBar
[all …]
/dports/science/siesta/siesta-4.1.5/Util/SiestaSubroutine/SimpleTest/
H A Dh2o.out356 siesta: Pressure (static): -2.20613924 kBar
363 siesta: Pressure (total): -2.20613924 kBar
409 siesta: Pressure (static): -0.10055240 kBar
416 siesta: Pressure (total): -0.10055240 kBar
469 siesta: Pressure (total): 1.07927144 kBar
522 siesta: Pressure (total): 0.82470815 kBar
575 siesta: Pressure (total): -0.75579031 kBar
628 siesta: Pressure (total): -3.02633001 kBar
681 siesta: Pressure (total): -5.36109174 kBar
734 siesta: Pressure (total): -7.16993882 kBar
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCXX/
H A Di-c-e-cxx.cpp38 static const int kBar; member in pr6206::Foo
41 const int Foo::kBar = 20; member in pr6206::Foo
44 char str[Foo::kBar]; in Test()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Di-c-e-cxx.cpp38 static const int kBar; member in pr6206::Foo
41 const int Foo::kBar = 20; member in pr6206::Foo
44 char str[Foo::kBar]; in Test()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Di-c-e-cxx.cpp38 static const int kBar; member in pr6206::Foo
41 const int Foo::kBar = 20; member in pr6206::Foo
44 char str[Foo::kBar]; in Test()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaCXX/
H A Di-c-e-cxx.cpp38 static const int kBar; member in pr6206::Foo
41 const int Foo::kBar = 20; member in pr6206::Foo
44 char str[Foo::kBar]; in Test()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Di-c-e-cxx.cpp38 static const int kBar; member in pr6206::Foo
41 const int Foo::kBar = 20; member in pr6206::Foo
44 char str[Foo::kBar]; in Test()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaCXX/
H A Di-c-e-cxx.cpp38 static const int kBar; member in pr6206::Foo
41 const int Foo::kBar = 20; member in pr6206::Foo
44 char str[Foo::kBar]; in Test()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Di-c-e-cxx.cpp38 static const int kBar; member in pr6206::Foo
41 const int Foo::kBar = 20; member in pr6206::Foo
44 char str[Foo::kBar]; in Test()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Di-c-e-cxx.cpp38 static const int kBar;
41 const int Foo::kBar = 20;
44 char str[Foo::kBar];
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaCXX/
H A Di-c-e-cxx.cpp38 static const int kBar; member in pr6206::Foo
41 const int Foo::kBar = 20; member in pr6206::Foo
44 char str[Foo::kBar]; in Test()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCXX/
H A Di-c-e-cxx.cpp41 static const int kBar; member in pr6206::Foo
44 const int Foo::kBar = 20; member in pr6206::Foo
47 char str[Foo::kBar]; in Test()

12345678910>>...15