| /third_party/mindspore/mindspore-src/source/tests/ut/cpp/dataset/ |
| D | solarize_op_test.cc | 40 std::vector<uint8_t> test_vector = {3, 4, 59, 210, 255}; in TEST_F() local 69 std::vector<float> test_vector = {0.1, 0.3, 0.5, 0.7, 0.9}; in TEST_F() local 98 std::vector<uint8_t> test_vector = {3, 4, 59, 210, 255}; in TEST_F() local
|
| D | execute_test.cc | 867 std::vector<double> test_vector = {0.8236, 0.2049, 0.3335, 0.5933, 0.9911, 0.2482, 0.3007, 0.9054, in TEST_F() local 884 std::vector<double> test_vector = {0.1129, 0.3899, 0.7762, 0.2437, 0.9911, 0.8764, 0.4524, 0.9034, in TEST_F() local 902 std::vector<double> test_vector = {0.5236, 0.7049, 0.4335, 0.4533, 0.0911, 0.3482, 0.3407, 0.9054, in TEST_F() local 923 std::vector<double> test_vector = {23.5, 13.2, 62.5, 27.1, 15.5, 30.3, 44.9, 25.0, in TEST_F() local 941 std::vector<double> test_vector = {0.8236, 0.2049, 0.3335, 0.5933, 0.9911, 0.2482, 0.3007, 0.9054, in TEST_F() local 960 std::vector<double> test_vector = {0.5, 4.6, 2.2, 0.6, 1.9, 4.7, 2.3, 4.9, 4.7, 0.5, 0.8, 0.9}; in TEST_F() local 1093 std::vector<double> test_vector = {0.8236, 0.2049, 0.3335, 0.5933, 0.9911, 0.2482, 0.3007, 0.9054, in TEST_F() local 1110 …std::vector<float> test_vector = {0.6013, 0.8081, 0.6600, 0.4278, 0.4049, 0.0541, 0.8800, 0.7143, … in TEST_F() local 1129 …std::vector<double> test_vector = {0.0237, 0.6026, 0.3801, 0.1978, 0.8672, 0.0095, 0.5166, 0.2641,… in TEST_F() local 1720 std::vector<float> test_vector = {3, 4, -3, 4, 3, -4, -3, -4, 5, 12, -5, 12, 5, -12, -5, -12}; in TEST_F() local
|
| /third_party/protobuf/third_party/googletest/googlemock/test/ |
| D | gmock-generated-matchers_test.cc | 198 vector<int> test_vector(a, a + GTEST_ARRAY_SIZE_(a)); in TEST() local 229 vector<std::string> test_vector; in TEST() local 243 vector<std::string> test_vector; in TEST() local 252 vector<int> test_vector; in TEST() local 259 vector<int> test_vector; in TEST() local 266 vector<int> test_vector; in TEST() local 273 vector<int> test_vector; in TEST() local 283 vector<int> test_vector(a, a + GTEST_ARRAY_SIZE_(a)); in TEST() local 292 vector<std::string> test_vector; in TEST() local 301 vector<std::string> test_vector; in TEST() local [all …]
|
| D | gmock-matchers_test.cc | 2737 vector<int> test_vector{1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12}; in TEST() local 2746 vector<string> test_vector{ in TEST() local 2755 vector<int> test_vector{2, 1, 8, 5, 4, 6, 7, 3, 9, 12, 11, 10}; in TEST() local
|
| /third_party/googletest/googlemock/test/ |
| D | gmock-matchers-containers_test.cc | 72 vector<int> test_vector{1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12}; in TEST() local 81 vector<std::string> test_vector{ in TEST() local 90 vector<int> test_vector{2, 1, 8, 5, 4, 6, 7, 3, 9, 12, 11, 10}; in TEST() local 2620 vector<int> test_vector(std::begin(a), std::end(a)); in TEST_P() local 2652 vector<std::string> test_vector; in TEST() local 2666 vector<std::string> test_vector; in TEST() local 2675 vector<int> test_vector; in TEST() local 2682 vector<int> test_vector; in TEST() local 2689 vector<int> test_vector; in TEST() local 2696 vector<int> test_vector; in TEST() local [all …]
|
| /third_party/vixl/test/ |
| D | test-api.cc | 161 #define TEST_UINT(test_vector) \ in TEST() argument 170 #define TEST_INT(test_vector) \ in TEST() argument
|
| /third_party/skia/third_party/externals/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
|
| /third_party/benchmark/test/ |
| D | benchmark_test.cc | 51 std::vector<int>* test_vector = nullptr; variable
|
| /third_party/alsa-utils/axfer/test/ |
| D | mapper-test.c | 319 static int test_vector(struct mapper_trial *trial, snd_pcm_access_t access, in test_vector() function
|
| /third_party/flatbuffers/tests/ |
| D | py_flexbuffers_test.py | 1146 def test_vector(self): member in EncoderTest
|