Home
last modified time | relevance | path

Searched defs:kInput (Results 1 – 25 of 61) sorted by relevance

123

/aosp_15_r20/external/pdfium/core/fxcodec/
H A Dprogressive_decoder_unittest.cpp62 static constexpr uint8_t kInput[] = { in TEST() local
95 static constexpr uint8_t kInput[] = { in TEST() local
127 static constexpr uint8_t kInput[] = { in TEST() local
159 static constexpr uint8_t kInput[] = { in TEST() local
191 static constexpr uint8_t kInput[] = { in TEST() local
223 static constexpr uint8_t kInput[] = { in TEST() local
308 static constexpr uint8_t kInput[] = { in TEST() local
338 static constexpr uint8_t kInput[] = { in TEST() local
371 static constexpr uint8_t kInput[] = { in TEST() local
404 static constexpr uint8_t kInput[] = { in TEST() local
[all …]
/aosp_15_r20/external/openscreen/cast/streaming/
H A Drtp_packet_parser_unittest.cc18 const uint8_t kInput[] = { in TEST() local
54 const uint8_t kInput[] = { in TEST() local
93 const uint8_t kInput[] = { in TEST() local
129 const uint8_t kInput[] = { in TEST() local
168 const uint8_t kInput[] = { in TEST() local
208 const uint8_t kInput[] = { in TEST() local
232 const uint8_t kInput[] = { in TEST() local
275 const uint8_t kInput[] = { in TEST() local
H A Dpacket_util_unittest.cc93 const uint8_t kInput[] = { in TEST() local
118 const uint8_t kInput[] = { in TEST() local
141 const uint8_t kInput[] = { in TEST() local
161 const uint8_t kInput[] = {}; in TEST() local
171 const uint8_t kInput[] = { in TEST() local
/aosp_15_r20/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_document_builder_unittest.cpp50 static const char kInput[] = ""; in TEST_F() local
57 static const char kInput[] = "<<<>bar?>>>>>>>"; in TEST_F() local
64 static const char kInput[] = in TEST_F() local
80 static const char kInput[] = in TEST_F() local
97 static const char kInput[] = in TEST_F() local
113 static const char kInput[] = in TEST_F() local
129 static const char kInput[] = in TEST_F() local
/aosp_15_r20/external/pdfium/core/fdrm/
H A Dfx_crypt_unittest.cpp195 static const char kInput[] = ""; in TEST() local
210 static const char kInput[] = "abc"; in TEST() local
224 static const char kInput[] = in TEST() local
239 static const char kInput[] = ""; in TEST() local
253 static const char kInput[] = "abc"; in TEST() local
267 static const char kInput[] = in TEST() local
544 static const char kInput[] = ""; in TEST() local
559 static const char kInput[] = in TEST() local
575 static const char kInput[] = in TEST() local
592 static const char kInput[] = ""; in TEST() local
[all …]
/aosp_15_r20/external/pigweed/pw_grpc/
H A Dhpack_test.cc38 const auto kInput = bytes::Array<0b11101010>(); in TEST() local
42 const auto kInput = bytes::Array<0b11111111, 0b10011010, 0b00001010>(); in TEST() local
46 const auto kInput = bytes::Array<0b00101010>(); in TEST() local
74 const auto kInput = bytes::Array<0x84>(); in TEST() local
81 const auto kInput = bytes::Array<0x85>(); in TEST() local
88 const auto kInput = bytes::Array< in TEST() local
105 const auto kInput = bytes::Array< in TEST() local
/aosp_15_r20/external/webrtc/modules/audio_processing/transient/
H A Dmoving_moments_unittest.cc62 const float kInput[] = {0.f, 0.f, 0.f, 0.f, 0.f}; in TEST_F() local
73 const float kInput[] = {5.f, 5.f, 5.f, 5.f, 5.f, 5.f, 5.f, 5.f, 5.f, 5.f}; in TEST_F() local
86 const float kInput[] = {1.f, 2.f, 3.f, 4.f, 5.f, 6.f, 7.f, 8.f, 9.f}; in TEST_F() local
99 const float kInput[] = {-1.f, -2.f, -3.f, -4.f, -5.f, -6.f, -7.f, -8.f, -9.f}; in TEST_F() local
114 const float kInput[] = {1.f, -1.f, 1.f, -1.f, 1.f, in TEST_F() local
128 const float kInput[] = {0.2f, 0.3f, 0.5f, 0.7f, 0.11f, in TEST_F() local
184 const float kInput[] = {0.2f, 0.3f, 0.5f, 0.7f, 0.11f, in TEST_F() local
/aosp_15_r20/external/webrtc/common_audio/
H A Daudio_util_unittest.cc35 static constexpr int16_t kInput[] = {0, 1, -1, 16384, -16384, 32767, -32768}; in TEST() local
46 static constexpr float kInput[] = {0.f, 0.4f, 0.5f, -0.4f, in TEST() local
57 static constexpr float kInput[] = {0.f, in TEST() local
76 static constexpr float kInput[] = {0.f, 0.4f, 0.6f, -0.4f, -0.6f, in TEST() local
95 static constexpr float kInput[] = {-90.f, -70.f, -30.f, -20.f, -10.f, in TEST() local
110 static constexpr float kInput[] = {1.036215143f, 10.36215143f, 1036.215143f, in TEST() local
/aosp_15_r20/external/pdfium/core/fxge/dib/
H A Dcfx_dibbase_unittest.cpp62 const Input kInput = {/*src_top_left=*/{0, 0}, /*src_size=*/{400, 300}, in TEST() local
75 const Input kInput = {/*src_top_left=*/{35, 41}, /*src_size=*/{400, 300}, in TEST() local
88 const Input kInput = {/*src_top_left=*/{141, 154}, /*src_size=*/{400, 300}, in TEST() local
101 const Input kInput = {/*src_top_left=*/{35, 41}, /*src_size=*/{400, 300}, in TEST() local
/aosp_15_r20/external/cronet/net/http/
H A Dtransport_security_persister_unittest.cc200 const std::string kInput = in TEST_F() local
215 const std::string kInput = in TEST_F() local
255 const std::string kInput = in TEST_F() local
/aosp_15_r20/external/pigweed/pw_string/
H A Dutil_test.cc58 static constexpr char kInput[] = "12345"; in TEST() local
65 static constexpr char kInput[] = "12345"; in TEST() local
75 static constexpr char kInput[] = "12345"; in TEST() local
99 static constexpr char kInput[] = "12345"; in TEST() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/
Dfixed_array_test.cc358 int const kInput[] = {2, 3, 5, 7, 11, 13, 17}; in TEST() local
368 int const kInput[] = {2, 3, 5, 7, 11, 13, 17}; in TEST() local
378 char const* kInput[] = {"red", "orange", "yellow", "green", in TEST() local
396 int const kInput[] = {2, 3, 5, 7, 11, 13, 17}; in TEST() local
406 int const kInput[] = {2, 3, 5, 7, 11, 13, 17}; in TEST() local
524 static const int kInput[] = {2, 3, 5, 7, 11, 13, 17}; in TEST() local
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/container/
H A Dfixed_array_test.cc358 int const kInput[] = {2, 3, 5, 7, 11, 13, 17}; in TEST() local
368 int const kInput[] = {2, 3, 5, 7, 11, 13, 17}; in TEST() local
378 char const* kInput[] = {"red", "orange", "yellow", "green", in TEST() local
396 int const kInput[] = {2, 3, 5, 7, 11, 13, 17}; in TEST() local
406 int const kInput[] = {2, 3, 5, 7, 11, 13, 17}; in TEST() local
524 static const int kInput[] = {2, 3, 5, 7, 11, 13, 17}; in TEST() local
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/container/
H A Dfixed_array_test.cc358 int const kInput[] = {2, 3, 5, 7, 11, 13, 17}; in TEST() local
368 int const kInput[] = {2, 3, 5, 7, 11, 13, 17}; in TEST() local
378 char const* kInput[] = {"red", "orange", "yellow", "green", in TEST() local
396 int const kInput[] = {2, 3, 5, 7, 11, 13, 17}; in TEST() local
406 int const kInput[] = {2, 3, 5, 7, 11, 13, 17}; in TEST() local
524 static const int kInput[] = {2, 3, 5, 7, 11, 13, 17}; in TEST() local
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/container/
H A Dfixed_array_test.cc358 int const kInput[] = {2, 3, 5, 7, 11, 13, 17}; in TEST() local
368 int const kInput[] = {2, 3, 5, 7, 11, 13, 17}; in TEST() local
378 char const* kInput[] = {"red", "orange", "yellow", "green", in TEST() local
396 int const kInput[] = {2, 3, 5, 7, 11, 13, 17}; in TEST() local
406 int const kInput[] = {2, 3, 5, 7, 11, 13, 17}; in TEST() local
524 static const int kInput[] = {2, 3, 5, 7, 11, 13, 17}; in TEST() local
/aosp_15_r20/external/abseil-cpp/absl/container/
H A Dfixed_array_test.cc358 int const kInput[] = {2, 3, 5, 7, 11, 13, 17}; in TEST() local
368 int const kInput[] = {2, 3, 5, 7, 11, 13, 17}; in TEST() local
378 char const* kInput[] = {"red", "orange", "yellow", "green", in TEST() local
396 int const kInput[] = {2, 3, 5, 7, 11, 13, 17}; in TEST() local
406 int const kInput[] = {2, 3, 5, 7, 11, 13, 17}; in TEST() local
524 static const int kInput[] = {2, 3, 5, 7, 11, 13, 17}; in TEST() local
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/container/
H A Dfixed_array_test.cc358 int const kInput[] = {2, 3, 5, 7, 11, 13, 17}; in TEST() local
368 int const kInput[] = {2, 3, 5, 7, 11, 13, 17}; in TEST() local
378 char const* kInput[] = {"red", "orange", "yellow", "green", in TEST() local
396 int const kInput[] = {2, 3, 5, 7, 11, 13, 17}; in TEST() local
406 int const kInput[] = {2, 3, 5, 7, 11, 13, 17}; in TEST() local
524 static const int kInput[] = {2, 3, 5, 7, 11, 13, 17}; in TEST() local
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/container/
H A Dfixed_array_test.cc358 int const kInput[] = {2, 3, 5, 7, 11, 13, 17}; in TEST() local
368 int const kInput[] = {2, 3, 5, 7, 11, 13, 17}; in TEST() local
378 char const* kInput[] = {"red", "orange", "yellow", "green", in TEST() local
396 int const kInput[] = {2, 3, 5, 7, 11, 13, 17}; in TEST() local
406 int const kInput[] = {2, 3, 5, 7, 11, 13, 17}; in TEST() local
524 static const int kInput[] = {2, 3, 5, 7, 11, 13, 17}; in TEST() local
/aosp_15_r20/external/webrtc/modules/audio_coding/codecs/opus/test/
H A Dblocker_unittest.cc130 const float kInput[kNumInputChannels][kNumFrames] = { in TEST_F() local
171 const float kInput[kNumInputChannels][kNumFrames] = { in TEST_F() local
212 const float kInput[kNumInputChannels][kNumFrames] = { in TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/image/
H A Dmirror_pad_op_test.cc94 const int kInput = 1000; in REGISTER_TEST() local
128 const int kInput = 1000; in TEST_F() local
/aosp_15_r20/external/perfetto/src/trace_processor/importers/android_bugreport/
H A Dandroid_log_unittest.cc91 constexpr char kInput[] = in TEST_F() local
137 constexpr char kInput[] = in TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/coreml/builders/
H A Dfully_connected_op_builder.cc112 const int kInput = 0; in RegisterInputs() local
152 const int kInput = 0; in IsFullyConnectedOpSupported() local
/aosp_15_r20/external/boringssl/src/crypto/fipsmodule/self_check/
H A Dself_check.c669 static const uint8_t kInput[16] = { in boringssl_self_test_sha256() local
687 static const uint8_t kInput[16] = { in boringssl_self_test_sha512() local
708 static const uint8_t kInput[16] = { in boringssl_self_test_hmac_sha256() local
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/fipsmodule/self_check/
H A Dself_check.c669 static const uint8_t kInput[16] = { in boringssl_self_test_sha256() local
687 static const uint8_t kInput[16] = { in boringssl_self_test_sha512() local
708 static const uint8_t kInput[16] = { in boringssl_self_test_hmac_sha256() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
H A Dspdy_framer_test.cc3438 const unsigned char kInput[] = { in TEST_P() local
3495 const unsigned char kInput[] = { in TEST_P() local
3551 const unsigned char kInput[] = { in TEST_P() local
3611 const unsigned char kInput[] = { in TEST_P() local
3651 const unsigned char kInput[] = { in TEST_P() local
3689 const unsigned char kInput[] = { in TEST_P() local
3725 const unsigned char kInput[] = { in TEST_P() local
3750 const unsigned char kInput[] = { in TEST_P() local
3784 const unsigned char kInput[] = { in TEST_P() local
3915 const unsigned char kInput[] = { in TEST_P() local

123