| /external/cronet/base/hash/ |
| D | sha1_unittest.cc | 18 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/ |
| D | fx_crypt_unittest.cpp | 49 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/ |
| D | sha2_unittest.cc | 18 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/ |
| D | hpack_block_builder_test.cc | 33 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
|
| D | hpack_example_test.cc | 24 const char kExpected[] = { in TEST() local
|
| /external/openscreen/cast/streaming/ |
| D | capture_recommendations_unittest.cc | 227 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/ |
| D | memset_test.cc | 54 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/ |
| D | audio_egress_unittest.cc | 122 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/ |
| D | SkVMDebugTraceTest.cpp | 71 static constexpr char kExpected[] = in DEF_TEST() local 176 const std::string kExpected[] = {"", in DEF_TEST() local
|
| D | AndroidCodecTest.cpp | 196 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
|
| D | ClearTest.cpp | 271 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/ |
| D | ctrdrbg_test.cc | 49 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/ |
| D | ctrdrbg_test.cc | 49 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/ |
| D | ctrdrbg_test.cc | 49 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/ |
| D | x25519_test.cc | 102 static const uint8_t kExpected[32] = { in TEST() local 121 static const uint8_t kExpected[32] = { in TEST() local
|
| /external/boringssl/src/crypto/curve25519/ |
| D | x25519_test.cc | 102 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/ |
| D | x25519_test.cc | 102 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/ |
| D | assertarg.cc | 19 static const char* kExpected[] = { in main() local
|
| /external/rust/crates/quiche/deps/boringssl/src/crypto/blake2/ |
| D | blake2_test.cc | 25 const uint8_t kExpected[] = { in TEST() local
|
| /external/boringssl/src/crypto/blake2/ |
| D | blake2_test.cc | 25 const uint8_t kExpected[] = { in TEST() local
|
| /external/cronet/third_party/boringssl/src/crypto/blake2/ |
| D | blake2_test.cc | 25 const uint8_t kExpected[] = { in TEST() local
|
| /external/cronet/base/ |
| D | logging_unittest.cc | 774 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/ |
| D | vmodule_test.cc | 100 const char kExpected[] = in RealMain() local
|
| /external/pdfium/fxbarcode/oned/ |
| D | BC_OnedCodaBarWriter_unittest.cpp | 108 static const char kExpected[] = in TEST() local
|
| /external/angle/src/tests/gl_tests/ |
| D | MultisampledRenderToTextureTest.cpp | 1266 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
|