/external/clang/test/CodeGen/ |
D | ppc64-align-struct.c | 168 struct test_vector { vector int x; }; argument
|
/external/grpc-grpc/test/core/transport/chttp2/ |
D | hpack_parser_test.cc | 49 static void test_vector(grpc_chttp2_hpack_parser* parser, in test_vector() function
|
/external/python/pybind11/tests/ |
D | test_stl.py | 9 def test_vector(doc): function
|
/external/vixl/test/ |
D | test-api.cc | 162 #define TEST_UINT(test_vector) \ in TEST() argument 171 #define TEST_INT(test_vector) \ in TEST() argument
|
/external/openscreen/third_party/abseil/src/absl/algorithm/ |
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
|
/external/angle/third_party/abseil-cpp/absl/algorithm/ |
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
|
/external/libtextclassifier/abseil-cpp/absl/algorithm/ |
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
|
/external/abseil-cpp/absl/algorithm/ |
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
|
/external/webrtc/third_party/abseil-cpp/absl/algorithm/ |
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
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/algorithm/ |
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
|
/external/grpc-grpc/test/core/slice/ |
D | percent_encoding_test.cc | 37 static void test_vector(const char* raw, size_t raw_length, const char* encoded, in test_vector() function
|
/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | transfer_manager_test.cc | 126 std::vector<float> test_vector(1024 * 1024); in XLA_TEST_F() local 143 std::vector<float> test_vector(1025); in XLA_TEST_F() local
|
/external/grpc-grpc/test/core/tsi/alts/crypt/ |
D | aes_gcm_test.cc | 683 gsec_aead_crypter* crypter, gsec_aead_test_vector* test_vector) { in gsec_test_encrypt_decrypt_test_vector() 723 gsec_aead_crypter** crypter, gsec_aead_test_vector* test_vector, in gsec_test_get_crypter_from_test_vector() 740 gsec_aead_test_vector* test_vector, bool rekey = false) { in gsec_test_verify_crypter_on_test_vector() 748 gsec_aead_test_vector** test_vector, const uint8_t* key, size_t key_length, in gsec_aead_malloc_test_vector() 767 static void gsec_aead_free_test_vector(gsec_aead_test_vector* test_vector) { in gsec_aead_free_test_vector()
|
/external/google-benchmark/test/ |
D | benchmark_test.cc | 50 std::vector<int>* test_vector = nullptr; variable
|
/external/libcxx/utils/google-benchmark/test/ |
D | benchmark_test.cc | 50 std::vector<int>* test_vector = nullptr; variable
|
/external/googletest/googlemock/test/ |
D | gmock-matchers_test.cc | 2776 vector<int> test_vector{1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12}; in TEST() local 2785 vector<std::string> test_vector{ in TEST() local 2794 vector<int> test_vector{2, 1, 8, 5, 4, 6, 7, 3, 9, 12, 11, 10}; in TEST() local 7265 vector<int> test_vector(std::begin(a), std::end(a)); in TEST() local 7297 vector<std::string> test_vector; in TEST() local 7311 vector<std::string> test_vector; in TEST() local 7320 vector<int> test_vector; in TEST() local 7327 vector<int> test_vector; in TEST() local 7334 vector<int> test_vector; in TEST() local 7341 vector<int> test_vector; in TEST() local [all …]
|
/external/python/cryptography/tests/x509/ |
D | test_x509_ext.py | 4731 def test_vector(self, backend): member in TestFreshestCRLExtension
|