Home
last modified time | relevance | path

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

1234

/external/cronet/base/hash/
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
83 static constexpr unsigned char kExpected[] = { in TEST() local
103 static constexpr unsigned char kExpected[] = { in TEST() local
121 static constexpr unsigned char kExpected[] = { in TEST() local
142 static constexpr unsigned char kExpected[] = { in TEST() local
/external/pdfium/core/fdrm/
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 …]
/external/openscreen/util/crypto/
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
/external/cronet/net/third_party/quiche/src/quiche/http2/test_tools/
Dhpack_block_builder_test.cc33 const char kExpected[] = in TEST() local
47 const char kExpected[] = in TEST() local
60 const char kExpected[] = in TEST() local
73 const char kExpected[] = "\x82"; // == Indexed (2) == in TEST() local
Dhpack_example_test.cc24 const char kExpected[] = { in TEST() local
/external/openscreen/cast/streaming/
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
/external/pigweed/pw_libc/
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
/external/webrtc/audio/voip/test/
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
/external/skia/tests/
DSkVMDebugTraceTest.cpp71 static constexpr char kExpected[] = in DEF_TEST() local
176 const std::string kExpected[] = {"", in DEF_TEST() local
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
DClearTest.cpp271 constexpr std::array<float, 4> kExpected { 0, 0, 0, 1 }; in clear_op_test() local
297 constexpr std::array<float, 4> kExpected { 1, 1, 1, 1 }; in clear_op_test() local
/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
/external/cronet/third_party/boringssl/src/crypto/fipsmodule/rand/
Dctrdrbg_test.cc49 const uint8_t kExpected[64] = { in TEST() local
86 const uint8_t kExpected[SHA256_DIGEST_LENGTH] = { in TEST() local
/external/boringssl/src/crypto/fipsmodule/rand/
Dctrdrbg_test.cc49 const uint8_t kExpected[64] = { in TEST() local
86 const uint8_t kExpected[SHA256_DIGEST_LENGTH] = { in TEST() local
/external/rust/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
/external/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
/external/cronet/third_party/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
/external/bazel-skylib/tests/native_binary/
Dassertarg.cc19 static const char* kExpected[] = { in main() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/blake2/
Dblake2_test.cc25 const uint8_t kExpected[] = { in TEST() local
/external/boringssl/src/crypto/blake2/
Dblake2_test.cc25 const uint8_t kExpected[] = { in TEST() local
/external/cronet/third_party/boringssl/src/crypto/blake2/
Dblake2_test.cc25 const uint8_t kExpected[] = { in TEST() local
/external/cronet/base/
Dlogging_unittest.cc774 const char* kExpected = in TEST_F() local
786 const char* kExpected = R"(\S+ ERROR \S+\: \[\S+\] message\n)"; in TEST_F() local
797 const char* kExpected = R"(\S+ ERROR \S+\[\d+\]: \[\S+\] message\n)"; in TEST_F() local
808 const char* kExpected = R"(\S+ ERROR \S+\[:\d+\]: \[\S+\] message\n)"; in TEST_F() local
819 const char* kExpected = R"(ERROR \S+: \[\S+\] message\n)"; in TEST_F() local
/external/tensorflow/tensorflow/core/platform/
Dvmodule_test.cc100 const char kExpected[] = in RealMain() local
/external/pdfium/fxbarcode/oned/
DBC_OnedCodaBarWriter_unittest.cpp108 static const char kExpected[] = in TEST() local
/external/angle/src/tests/gl_tests/
DMultisampledRenderToTextureTest.cpp1266 const GLColor kExpected(127, 127, 0, 191); in drawCopyThenBlendCommon() local
2072 const GLColor kExpected(127, 127, 0, 191); in clearThenBlendCommon() local
2242 const GLColor kExpected(127, 127, 0, 191); in TEST_P() local
2345 const GLColor kExpected(0, 127, 127, 191); in TEST_P() local
2893 const GLColor kExpected(127, 127, 0, 191); in colorAttachment1Common() local
2987 const GLColor kExpected(127, 127, 0, 191); in colorAttachments0And3Common() local
3087 const GLColor kExpected(127, 127, 0, 255); in TEST_P() local
3165 const GLColor kExpected(127, 127, 0, 255); in TEST_P() local
3241 const GLColor kExpected(127, 127, 0, 191); in TEST_P() local
3868 const GLColor kExpected(127, 127, 0, 191); in renderbufferUnresolveColorAndDepthStencilThenTwoColors() local

1234