Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/
Dfpdf_structtree_embeddertest.cpp64 const wchar_t kExpected[] = L"Black Image"; in TEST_F() local
114 const wchar_t kExpected[] = L"Document"; in TEST_F() local
Dfpdfview_embeddertest.cpp77 const unsigned long kExpected = 0; in TEST_F() 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.cc90 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/skia/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/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/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.cc1599 } kExpected[] = { in TEST() local
/external/googletest/googlemock/test/
Dgmock-matchers_test.cc663 const int kExpected = 'c'; in TEST() local