/aosp_15_r20/external/tink/cc/subtle/ |
H A D | pem_parser_boringssl_test.cc | 500 RsaKeyTestVector test_vector = GetParam(); in TEST_P() local 524 RsaKeyTestVector test_vector = GetParam(); in TEST_P() local 559 EcKeyTestVector test_vector = GetParam(); in TEST_P() local 573 EcKeyTestVector test_vector = GetParam(); in TEST_P() local 591 EcKeyTestVector test_vector = GetParam(); in TEST_P() local 602 EcKeyTestVector test_vector = GetParam(); in TEST_P() local 612 EcKeyTestVector test_vector = GetParam(); in TEST_P() local 630 EcKeyTestVector test_vector = GetParam(); in TEST_P() local
|
H A D | aes_gcm_siv_boringssl_test.cc | 134 internal::WycheproofTestVector test_vector = GetParam(); in SetUp() local 147 internal::WycheproofTestVector test_vector = GetParam(); in TEST_P() local
|
H A D | xchacha20_poly1305_boringssl_test.cc | 172 internal::WycheproofTestVector test_vector = GetParam(); in SetUp() local 185 internal::WycheproofTestVector test_vector = GetParam(); in TEST_P() local
|
H A D | aes_gcm_boringssl_test.cc | 266 internal::WycheproofTestVector test_vector = GetParam(); in SetUp() local 278 internal::WycheproofTestVector test_vector = GetParam(); in TEST_P() local
|
H A D | rsa_ssa_pss_verify_boringssl_test.cc | 69 NistTestVector test_vector = { in GetNistTestVector() local 241 const RsaSsaPssWycheproofTestVector& test_vector) { in GetVerifier()
|
/aosp_15_r20/trusty/user/base/app/hwaes-unittest/ |
D | hwaes-test.c | 70 struct test_vector { struct 71 uint32_t mode; 72 struct hwcrypt_arg_in key; 73 struct hwcrypt_arg_in iv; 74 struct hwcrypt_arg_in aad; 75 struct hwcrypt_arg_in tag; 76 struct hwcrypt_arg_in plaintext; 77 struct hwcrypt_arg_in ciphertext;
|
/aosp_15_r20/external/tink/cc/aead/internal/ |
H A D | ssl_aead_test.cc | 581 WycheproofTestVector test_vector; member 592 const WycheproofTestVector& test_vector = params.test_vector; in SetUp() local 607 const WycheproofTestVector& test_vector = params.test_vector; in TEST_P() local 642 const WycheproofTestVector& test_vector = params.test_vector; in TEST_P() local 670 for (const WycheproofTestVector& test_vector : in GetWycheproofTestParams() local 679 for (const WycheproofTestVector& test_vector : in GetWycheproofTestParams() local 687 for (const WycheproofTestVector& test_vector : in GetWycheproofTestParams() local
|
H A D | zero_copy_aes_gcm_boringssl_test.cc | 176 WycheproofTestVector test_vector = GetParam(); in SetUp() local 188 WycheproofTestVector test_vector = GetParam(); in TEST_P() local
|
/aosp_15_r20/external/googletest/googlemock/test/ |
H A D | gmock-matchers-containers_test.cc | 82 vector<int> test_vector{1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12}; in TEST() local 91 vector<std::string> test_vector{ in TEST() local 100 vector<int> test_vector{2, 1, 8, 5, 4, 6, 7, 3, 9, 12, 11, 10}; in TEST() local 2641 vector<int> test_vector(std::begin(a), std::end(a)); in TEST_P() local 2673 vector<std::string> test_vector; in TEST() local 2687 vector<std::string> test_vector; in TEST() local 2696 vector<int> test_vector; in TEST() local 2703 vector<int> test_vector; in TEST() local 2710 vector<int> test_vector; in TEST() local 2717 vector<int> test_vector; in TEST() local [all …]
|
/aosp_15_r20/external/cronet/third_party/googletest/src/googlemock/test/ |
H A D | gmock-matchers-containers_test.cc | 82 vector<int> test_vector{1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12}; in TEST() local 91 vector<std::string> test_vector{ in TEST() local 100 vector<int> test_vector{2, 1, 8, 5, 4, 6, 7, 3, 9, 12, 11, 10}; in TEST() local 2630 vector<int> test_vector(std::begin(a), std::end(a)); in TEST_P() local 2662 vector<std::string> test_vector; in TEST() local 2676 vector<std::string> test_vector; in TEST() local 2685 vector<int> test_vector; in TEST() local 2692 vector<int> test_vector; in TEST() local 2699 vector<int> test_vector; in TEST() local 2706 vector<int> test_vector; in TEST() local [all …]
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googlemock/test/ |
H A D | gmock-matchers-containers_test.cc | 82 vector<int> test_vector{1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12}; in TEST() local 91 vector<std::string> test_vector{ in TEST() local 100 vector<int> test_vector{2, 1, 8, 5, 4, 6, 7, 3, 9, 12, 11, 10}; in TEST() local 2630 vector<int> test_vector(std::begin(a), std::end(a)); in TEST_P() local 2662 vector<std::string> test_vector; in TEST() local 2676 vector<std::string> test_vector; in TEST() local 2685 vector<int> test_vector; in TEST() local 2692 vector<int> test_vector; in TEST() local 2699 vector<int> test_vector; in TEST() local 2706 vector<int> test_vector; in TEST() local [all …]
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/algorithm/ |
H A D | container_test.cc | 653 std::vector<int> test_vector = initial; in TEST() local 677 std::vector<int> test_vector = initial; in TEST() local 797 std::vector<int> test_vector = initial; in TEST() local 824 std::vector<int> test_vector = {2, 3, 1, 4}; in TEST() local 830 std::vector<int> test_vector = {2, 3, 1, 4}; in TEST() local 854 std::vector<Element> test_vector = {{1, 1}, {2, 1}, {2, 0}, {1, 0}, {2, 2}}; in TEST() local 862 std::vector<Element> test_vector = {{1, 1}, {2, 1}, {2, 0}, {1, 0}, {2, 2}}; in TEST() local 935 std::vector<int> test_vector = {1, 2, 3, 4}; in TEST() local
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/algorithm/ |
H A D | container_test.cc | 650 std::vector<int> test_vector = initial; in TEST() local 674 std::vector<int> test_vector = initial; in TEST() local 794 std::vector<int> test_vector = initial; in TEST() local 821 std::vector<int> test_vector = {2, 3, 1, 4}; in TEST() local 827 std::vector<int> test_vector = {2, 3, 1, 4}; in TEST() local 851 std::vector<Element> test_vector = {{1, 1}, {2, 1}, {2, 0}, {1, 0}, {2, 2}}; in TEST() local 859 std::vector<Element> test_vector = {{1, 1}, {2, 1}, {2, 0}, {1, 0}, {2, 2}}; in TEST() local 932 std::vector<int> test_vector = {1, 2, 3, 4}; in TEST() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/algorithm/ |
D | container_test.cc | 653 std::vector<int> test_vector = initial; in TEST() local 677 std::vector<int> test_vector = initial; in TEST() local 797 std::vector<int> test_vector = initial; in TEST() local 824 std::vector<int> test_vector = {2, 3, 1, 4}; in TEST() local 830 std::vector<int> test_vector = {2, 3, 1, 4}; in TEST() local 854 std::vector<Element> test_vector = {{1, 1}, {2, 1}, {2, 0}, {1, 0}, {2, 2}}; in TEST() local 862 std::vector<Element> test_vector = {{1, 1}, {2, 1}, {2, 0}, {1, 0}, {2, 2}}; in TEST() local 935 std::vector<int> test_vector = {1, 2, 3, 4}; in TEST() local
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/algorithm/ |
H A D | container_test.cc | 653 std::vector<int> test_vector = initial; in TEST() local 677 std::vector<int> test_vector = initial; in TEST() local 797 std::vector<int> test_vector = initial; in TEST() local 824 std::vector<int> test_vector = {2, 3, 1, 4}; in TEST() local 830 std::vector<int> test_vector = {2, 3, 1, 4}; in TEST() local 854 std::vector<Element> test_vector = {{1, 1}, {2, 1}, {2, 0}, {1, 0}, {2, 2}}; in TEST() local 862 std::vector<Element> test_vector = {{1, 1}, {2, 1}, {2, 0}, {1, 0}, {2, 2}}; in TEST() local 935 std::vector<int> test_vector = {1, 2, 3, 4}; in TEST() local
|
/aosp_15_r20/external/abseil-cpp/absl/algorithm/ |
H A D | container_test.cc | 674 std::vector<int> test_vector = initial; in TEST() local 698 std::vector<int> test_vector = initial; in TEST() local 818 std::vector<int> test_vector = initial; in TEST() local 845 std::vector<int> test_vector = {2, 3, 1, 4}; in TEST() local 851 std::vector<int> test_vector = {2, 3, 1, 4}; in TEST() local 875 std::vector<Element> test_vector = {{1, 1}, {2, 1}, {2, 0}, {1, 0}, {2, 2}}; in TEST() local 883 std::vector<Element> test_vector = {{1, 1}, {2, 1}, {2, 0}, {1, 0}, {2, 2}}; in TEST() local 956 std::vector<int> test_vector = {1, 2, 3, 4}; in TEST() local
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/algorithm/ |
H A D | container_test.cc | 656 std::vector<int> test_vector = initial; in TEST() local 680 std::vector<int> test_vector = initial; in TEST() local 800 std::vector<int> test_vector = initial; in TEST() local 827 std::vector<int> test_vector = {2, 3, 1, 4}; in TEST() local 833 std::vector<int> test_vector = {2, 3, 1, 4}; in TEST() local 857 std::vector<Element> test_vector = {{1, 1}, {2, 1}, {2, 0}, {1, 0}, {2, 2}}; in TEST() local 865 std::vector<Element> test_vector = {{1, 1}, {2, 1}, {2, 0}, {1, 0}, {2, 2}}; in TEST() local 938 std::vector<int> test_vector = {1, 2, 3, 4}; in TEST() local
|
/aosp_15_r20/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/test/ |
H A D | CopyBitsTest.cpp | 39 for (auto test_vector : kTestVectorList) { in TEST() local 65 for (auto test_vector : kTestVectorList) { in TEST() local
|
/aosp_15_r20/external/cronet/net/cert/ |
H A D | ct_log_verifier_unittest.cc | 167 std::vector<std::string> GetProof(const TestVectorType& test_vector) { in GetProof() 531 const ConsistencyProofTestVector& test_vector = in TEST_P() local 553 const AuditProofTestVector& test_vector = kAuditProofs[GetParam()]; in TEST_P() local
|
/aosp_15_r20/external/cronet/third_party/anonymous_tokens/src/anonymous_tokens/cpp/crypto/ |
H A D | rsa_blind_signer_test.cc | 266 for (const auto &test_vector : test_vectors) { in TEST() local 284 for (const auto &test_vector : test_vectors) { in TEST() local
|
H A D | rsa_ssa_pss_verifier_test.cc | 129 for (const auto &test_vector : test_vectors) { in TEST() local 153 for (const auto &test_vector : test_vectors) { in TEST() local
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/algorithm/ |
H A D | container_test.cc | 676 std::vector<int> test_vector = initial; in TEST() local 700 std::vector<int> test_vector = initial; in TEST() local 820 std::vector<int> test_vector = initial; in TEST() local 847 std::vector<int> test_vector = {2, 3, 1, 4}; in TEST() local 853 std::vector<int> test_vector = {2, 3, 1, 4}; in TEST() local 877 std::vector<Element> test_vector = {{1, 1}, {2, 1}, {2, 0}, {1, 0}, {2, 2}}; in TEST() local 885 std::vector<Element> test_vector = {{1, 1}, {2, 1}, {2, 0}, {1, 0}, {2, 2}}; in TEST() local 958 std::vector<int> test_vector = {1, 2, 3, 4}; in TEST() local
|
/aosp_15_r20/external/grpc-grpc/test/core/tsi/alts/crypt/ |
H A D | aes_gcm_test.cc | 715 gsec_aead_crypter* crypter, gsec_aead_test_vector* test_vector) { in gsec_test_encrypt_decrypt_test_vector() 761 gsec_aead_crypter** crypter, gsec_aead_test_vector* test_vector, in gsec_test_get_crypter_from_test_vector() 780 gsec_aead_test_vector* test_vector, bool rekey = false) { in gsec_test_verify_crypter_on_test_vector() 788 gsec_aead_test_vector** test_vector, const uint8_t* key, size_t key_length, in gsec_aead_malloc_test_vector() 807 static void gsec_aead_free_test_vector(gsec_aead_test_vector* test_vector) { in gsec_aead_free_test_vector()
|
/aosp_15_r20/external/clang/test/CodeGen/ |
H A D | ppc64-align-struct.c | 168 struct test_vector { vector int x; }; struct
|
/aosp_15_r20/external/vixl/test/ |
H A D | test-api.cc | 162 #define TEST_UINT(test_vector) \ in TEST() argument 171 #define TEST_INT(test_vector) \ in TEST() argument
|