Home
last modified time | relevance | path

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

/external/pdfium/core/fdrm/
Dfx_crypt_unittest.cpp48 static constexpr uint8_t kExpected[] = {0xd4, 0x1d, 0x8c, 0xd9, 0x8f, 0x00, in TEST() local
60 static constexpr uint8_t kExpected[] = {0x0c, 0xc1, 0x75, 0xb9, 0xc0, 0xf1, in TEST() local
78 static constexpr uint8_t kExpected[] = {0x90, 0xbd, 0x6a, 0xd9, 0x0a, 0xce, in TEST() local
92 static constexpr uint8_t kExpected[] = {0xd4, 0x1d, 0x8c, 0xd9, 0x8f, 0x00, in TEST() local
123 static constexpr uint8_t kExpected[] = {0x90, 0xbd, 0x6a, 0xd9, 0x0a, 0xce, in TEST() local
195 static const uint8_t kExpected[] = {0xda, 0x39, 0xa3, 0xee, 0x5e, 0x6b, 0x4b, in TEST() local
210 static const uint8_t kExpected[] = {0xa9, 0x99, 0x3e, 0x36, 0x47, 0x06, 0x81, in TEST() local
225 static const uint8_t kExpected[] = {0x84, 0x98, 0x3e, 0x44, 0x1c, 0x3b, 0xd2, in TEST() local
239 static const uint8_t kExpected[32] = { in TEST() local
253 static const uint8_t kExpected[32] = { in TEST() local
[all …]
/external/pdfium/fpdfsdk/
Dfpdf_structtree_embeddertest.cpp65 const wchar_t kExpected[] = L"Black Image"; in TEST_F() local
124 const wchar_t kExpected[] = L"Document"; in TEST_F() local
162 const wchar_t kExpected[] = L"TitleText"; in TEST_F() local
Dfpdf_view_embeddertest.cpp347 const unsigned long kExpected = static_cast<uint32_t>(-1); in TEST_F() local
1231 const char kExpected[] = in TEST_F() local
1304 const char kExpected[] = R"( local
/external/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/boringssl/src/crypto/curve25519/
Dx25519_test.cc101 static const uint8_t kExpected[32] = { in TEST() local
120 static const uint8_t kExpected[32] = { in TEST() local
/external/tensorflow/tensorflow/core/platform/
Dvmodule_test.cc100 const char kExpected[] = in RealMain() local
/external/boringssl/src/crypto/bytestring/
Dbytestring_test.cc317 static const uint8_t kExpected[] = {1, 2, 3, 4, 5, 6, 7, in TEST() local
384 static const uint8_t kExpected[] = {0, 1, 1, 0, 2, 2, 3, 0, 0, 3, in TEST() local
447 static const uint8_t kExpected[] = { in TEST() local
486 static const uint8_t kExpected[] = { in TEST() local
/external/libchrome/base/json/
Djson_value_serializer_unittest.cc319 static const char kExpected[] = "{\"web\":\"\xE7\xBD\x91\xE9\xA1\xB5\"}"; in TEST() local
344 static const char kExpected[] = "{\"test\":\"\\u0001\\u0002\"}"; in TEST() local
/external/skqp/tests/
DAndroidCodecTest.cpp194 static constexpr skcms_Matrix3x3 kExpected = {{ in DEF_TEST() local
DIncrTopoSortTest.cpp478 const SkString kExpected("a,b,c,d,e,f,g"); in test_lopsided_binary_tree() local
/external/skia/tests/
DAndroidCodecTest.cpp198 static constexpr skcms_Matrix3x3 kExpected = {{ in DEF_TEST() local
DIncrTopoSortTest.cpp478 const SkString kExpected("a,b,c,d,e,f,g"); in test_lopsided_binary_tree() local
/external/webrtc/webrtc/common_audio/signal_processing/
Dsignal_processing_unittest.cc447 const int32_t kExpected[kCrossCorrelationDimension] = in TEST_F() local
/external/boringssl/src/crypto/x509/
Dx509_test.cc1870 } kExpected[] = { in TEST() local
/external/googletest/googlemock/test/
Dgmock-matchers_test.cc600 const int kExpected = 'c'; in TEST() local
/external/v8/src/codegen/
Dcode-stub-assembler.cc5685 int kExpected = Map::Bits3::IsExtensibleBit::kMask; in IsExtensibleNonPrototypeMap() local