Home
last modified time | relevance | path

Searched defs:kExpected (Results 1 – 25 of 131) sorted by relevance

123456

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/
H A Dserver_test.cc187 const StaticByteBuffer kExpected( in TEST_F() local
209 const StaticByteBuffer kExpected( in TEST_F() local
233 const StaticByteBuffer kExpected( in TEST_F() local
250 const StaticByteBuffer kExpected( in TEST_F() local
307 const StaticByteBuffer kExpected( in TEST_F() local
332 const StaticByteBuffer kExpected( in TEST_F() local
359 const StaticByteBuffer kExpected( in TEST_F() local
392 const StaticByteBuffer kExpected( in TEST_F() local
418 const StaticByteBuffer kExpected( in TEST_F() local
440 const StaticByteBuffer kExpected( in TEST_F() local
[all …]
/aosp_15_r20/external/angle/src/tests/compiler_tests/
H A DSeparateDeclarations_test.cpp64 const char kExpected[] = R"(#version 300 es in TEST_F() local
91 const char kExpected[] = R"(#version 300 es in TEST_F() local
117 const char kExpected[] = R"(#version 300 es in TEST_F() local
144 const char kExpected[] = R"(#version 300 es in TEST_F() local
170 const char kExpected[] = R"(#version 300 es in TEST_F() local
197 const char kExpected[] = R"(#version 300 es in TEST_F() local
224 const char kExpected[] = R"(#version 300 es in TEST_F() local
252 const char kExpected[] = R"(#version 300 es in TEST_F() local
287 const char kExpected[] = R"(#version 300 es in TEST_F() local
319 const char kExpected[] = R"(#version 300 es in TEST_F() local
[all …]
H A DSimplifyLoopConditions_test.cpp38 const char kExpected[] = R"(#version 300 es in TEST_F() local
60 const char kExpected[] = R"(#version 300 es in TEST_F() local
83 const char kExpected[] = R"(#version 300 es in TEST_F() local
106 const char kExpected[] = R"(#version 300 es in TEST_F() local
130 const char kExpected[] = R"(#version 300 es in TEST_F() local
152 const char kExpected[] = R"(#version 300 es in TEST_F() local
175 const char kExpected[] = R"(#version 300 es in TEST_F() local
201 const char kExpected[] = R"(#version 300 es in TEST_F() local
232 const char kExpected[] = R"(#version 300 es in TEST_F() local
H A DInitializeUninitializedLocals_test.cpp49 const char kExpected[] = R"(#version 300 es in TEST_F() local
87 const char kExpected[] = R"(#version 300 es in TEST_F() local
127 const char kExpected[] = R"(#version 300 es in TEST_F() local
/aosp_15_r20/external/pdfium/core/fdrm/
H A Dfx_crypt_unittest.cpp49 static constexpr uint8_t kExpected[] = {0xd4, 0x1d, 0x8c, 0xd9, 0x8f, 0x00, in TEST() local
61 static constexpr uint8_t kExpected[] = {0x0c, 0xc1, 0x75, 0xb9, 0xc0, 0xf1, in TEST() local
79 static constexpr uint8_t kExpected[] = {0x90, 0xbd, 0x6a, 0xd9, 0x0a, 0xce, in TEST() local
93 static constexpr uint8_t kExpected[] = {0xd4, 0x1d, 0x8c, 0xd9, 0x8f, 0x00, in TEST() local
124 static constexpr uint8_t kExpected[] = {0x90, 0xbd, 0x6a, 0xd9, 0x0a, 0xce, in TEST() local
196 static const uint8_t kExpected[] = {0xda, 0x39, 0xa3, 0xee, 0x5e, 0x6b, 0x4b, in TEST() local
211 static const uint8_t kExpected[] = {0xa9, 0x99, 0x3e, 0x36, 0x47, 0x06, 0x81, in TEST() local
226 static const uint8_t kExpected[] = {0x84, 0x98, 0x3e, 0x44, 0x1c, 0x3b, 0xd2, in TEST() local
240 static const uint8_t kExpected[32] = { in TEST() local
254 static const uint8_t kExpected[32] = { in TEST() local
[all …]
/aosp_15_r20/external/cronet/base/hash/
H A Dsha1_unittest.cc18 static constexpr int kExpected[] = {0xa9, 0x99, 0x3e, 0x36, 0x47, 0x06, 0x81, in TEST() local
33 static constexpr int kExpected[] = {0x84, 0x98, 0x3e, 0x44, 0x1c, 0x3b, 0xd2, in TEST() local
47 static constexpr int kExpected[] = {0x34, 0xaa, 0x97, 0x3c, 0xd4, 0xc4, 0xda, in TEST() local
62 static constexpr unsigned char kExpected[] = { in TEST() local
82 static constexpr unsigned char kExpected[] = { in TEST() local
101 static constexpr unsigned char kExpected[] = { in TEST() local
118 static constexpr unsigned char kExpected[] = { in TEST() local
139 static constexpr unsigned char kExpected[] = { in TEST() local
/aosp_15_r20/external/openscreen/util/crypto/
H A Dsha2_unittest.cc18 constexpr uint8_t kExpected[] = { in TEST() local
32 constexpr uint8_t kExpected[] = { in TEST() local
47 constexpr uint8_t kExpected[] = { in TEST() local
60 constexpr uint8_t kExpected[] = { in TEST() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/test_tools/
H A Dhpack_block_builder_test.cc35 const char kExpected[] = in TEST() local
49 const char kExpected[] = in TEST() local
62 const char kExpected[] = in TEST() local
75 const char kExpected[] = "\x82"; // == Indexed (2) == in TEST() local
/aosp_15_r20/external/openscreen/cast/streaming/
H A Dcapture_recommendations_unittest.cc227 const Recommendations kExpected{ in TEST() local
240 const Recommendations kExpected{ in TEST() local
250 const Recommendations kExpected{ in TEST() local
262 const Recommendations kExpected{ in TEST() local
274 const Recommendations kExpected{ in TEST() local
/aosp_15_r20/external/webrtc/audio/voip/test/
H A Daudio_egress_unittest.cc122 constexpr int kExpected = 10; in TEST_F() local
160 constexpr int kExpected = 10; in TEST_F() local
196 constexpr int kExpected = 10; in TEST_F() local
249 constexpr int kExpected = 7; in TEST_F() local
297 constexpr int kExpected = 6; in TEST_F() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sdp/
H A Dpdu_test.cc224 const StaticByteBuffer kExpected(kServiceSearchRequest, in TEST() local
384 const StaticByteBuffer kExpected(0x03, // ServiceSearch Response PDU ID in TEST() local
512 const StaticByteBuffer kExpected(0x03, // ServiceSearch Response PDU ID in TEST() local
888 const auto kExpected = in TEST() local
1432 const auto kExpected = StaticByteBuffer(kServiceSearchAttributeRequest, in TEST() local
1943 const StaticByteBuffer kExpected( in TEST() local
/aosp_15_r20/external/cronet/base/
H A Dlogging_unittest.cc773 const char* kExpected = in TEST_F() local
785 const char* kExpected = R"(\S+ ERROR \S+\: \[\S+\] message\n)"; in TEST_F() local
796 const char* kExpected = R"(\S+ ERROR \S+\[\d+\]: \[\S+\] message\n)"; in TEST_F() local
807 const char* kExpected = R"(\S+ ERROR \S+\[:\d+\]: \[\S+\] message\n)"; in TEST_F() local
818 const char* kExpected = R"(ERROR \S+: \[\S+\] message\n)"; in TEST_F() local
/aosp_15_r20/external/skia/tests/
H A DAndroidCodecTest.cpp196 static constexpr skcms_Matrix3x3 kExpected = {{ in DEF_TEST() local
236 static constexpr skcms_Matrix3x3 kExpected = SkNamedGamut::kRec2020; in DEF_TEST() local
272 static constexpr skcms_Matrix3x3 kExpected = SkNamedGamut::kRec2020; in DEF_TEST() local
H A DSkSLDebugTraceTest.cpp70 static constexpr char kExpected[] = in DEF_TEST() local
175 const std::string kExpected[] = {"", in DEF_TEST() local
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DMultisampledRenderToTextureTest.cpp1399 const GLColor kExpected(127, 127, 0, 191); in drawCopyThenBlendCommon() local
2209 const GLColor kExpected(127, 127, 0, 191); in clearThenBlendCommon() local
2379 const GLColor kExpected(127, 127, 0, 191); in TEST_P() local
2482 const GLColor kExpected(0, 127, 127, 191); in TEST_P() local
3030 const GLColor kExpected(127, 127, 0, 191); in colorAttachment1Common() local
3124 const GLColor kExpected(127, 127, 0, 191); in colorAttachments0And3Common() local
3244 const GLColor kExpected(127, 127, 0, 255); in TEST_P() local
3339 const GLColor kExpected(127, 127, 0, 255); in TEST_P() local
3415 const GLColor kExpected(127, 127, 0, 191); in TEST_P() local
4042 const GLColor kExpected(127, 127, 0, 191); in renderbufferUnresolveColorAndDepthStencilThenTwoColors() local
/aosp_15_r20/external/cronet/net/dns/
H A Ddns_response_result_extractor_unittest.cc65 const IPAddress kExpected(192, 168, 0, 1); in TEST_F() local
108 const IPAddress kExpected(192, 168, 0, 1); in TEST_F() local
278 const IPAddress kExpected(8, 8, 8, 8); in TEST_F() local
1672 const IPAddress kExpected(192, 168, 0, 1); in TEST_F() local
1753 const IPAddress kExpected(192, 168, 0, 1); in TEST_F() local
1834 const IPAddress kExpected(192, 168, 0, 1); in TEST_F() local
1921 const IPAddress kExpected(192, 168, 0, 1); in TEST_F() local
2236 const IPAddress kExpected(192, 168, 0, 1); in TEST_F() local
2256 const IPAddress kExpected(192, 168, 0, 1); in TEST_F() local
/aosp_15_r20/external/pigweed/pw_multibuf/
H A Dstream_test.cc111 constexpr auto kExpected = in TEST() local
133 constexpr auto kExpected = in TEST() local
193 constexpr auto kExpected = bytes::Concat(bytes::Initialized<8>(4), in TEST() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dtest_ip_packets_test.cc34 constexpr static char kExpected[] = in TEST() local
71 constexpr static char kExpected[] = in TEST() local
/aosp_15_r20/external/pigweed/pw_libc/
H A Dmemset_test.cc54 constexpr std::array<char, 5> kExpected{'h', 'e', 'l', 'l', 'o'}; in TEST() local
66 constexpr std::array<char, 5> kExpected{0, 'e', 'l', 'l', 'o'}; in TEST() local
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/fipsmodule/rand/
Dctrdrbg_test.cc49 const uint8_t kExpected[64] = { in TEST() local
76 const uint8_t kExpected[SHA256_DIGEST_LENGTH] = { in TEST() local
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/rand/
Dctrdrbg_test.cc49 const uint8_t kExpected[64] = { in TEST() local
76 const uint8_t kExpected[SHA256_DIGEST_LENGTH] = { in TEST() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/common/
H A Dpacket_view_test.cc65 constexpr std::array<uint8_t, kBufferSize> kExpected{{0x00, 0x02, 0xFF}}; in TEST() local
91 constexpr std::array<uint8_t, kBufferSize> kExpected{{ in TEST() local
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/fipsmodule/rand/
H A Dctrdrbg_test.cc49 const uint8_t kExpected[64] = { in TEST() local
86 const uint8_t kExpected[SHA256_DIGEST_LENGTH] = { in TEST() local
/aosp_15_r20/external/boringssl/src/crypto/fipsmodule/rand/
H A Dctrdrbg_test.cc49 const uint8_t kExpected[64] = { in TEST() local
86 const uint8_t kExpected[SHA256_DIGEST_LENGTH] = { in TEST() local
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/curve25519/
Dx25519_test.cc102 static const uint8_t kExpected[32] = { in TEST() local
121 static const uint8_t kExpected[32] = { in TEST() local

123456