Home
last modified time | relevance | path

Searched defs:test_vector (Results 1 – 7 of 7) sorted by relevance

/external/vixl/test/
Dtest-api.cc184 #define TEST_UINT(test_vector) \ in TEST() argument
193 #define TEST_INT(test_vector) \ in TEST() argument
/external/googletest/googlemock/test/
Dgmock-generated-matchers_test.cc336 vector<int> test_vector(a, a + GTEST_ARRAY_SIZE_(a)); in TEST() local
367 vector<std::string> test_vector; in TEST() local
381 vector<std::string> test_vector; in TEST() local
390 vector<int> test_vector; in TEST() local
397 vector<int> test_vector; in TEST() local
404 vector<int> test_vector; in TEST() local
411 vector<int> test_vector; in TEST() local
421 vector<int> test_vector(a, a + GTEST_ARRAY_SIZE_(a)); in TEST() local
430 vector<std::string> test_vector; in TEST() local
439 vector<std::string> test_vector; in TEST() local
[all …]
/external/v8/testing/gmock/test/
Dgmock-generated-matchers_test.cc337 vector<int> test_vector(a, a + GTEST_ARRAY_SIZE_(a)); in TEST() local
368 vector<string> test_vector; in TEST() local
382 vector<string> test_vector; in TEST() local
391 vector<int> test_vector; in TEST() local
398 vector<int> test_vector; in TEST() local
405 vector<int> test_vector; in TEST() local
412 vector<int> test_vector; in TEST() local
422 vector<int> test_vector(a, a + GTEST_ARRAY_SIZE_(a)); in TEST() local
431 vector<string> test_vector; in TEST() local
440 vector<string> test_vector; in TEST() local
[all …]
/external/google-breakpad/src/testing/test/
Dgmock-generated-matchers_test.cc338 vector<int> test_vector(a, a + GMOCK_ARRAY_SIZE_(a)); in TEST() local
369 vector<string> test_vector; in TEST() local
383 vector<string> test_vector; in TEST() local
392 vector<int> test_vector; in TEST() local
399 vector<int> test_vector; in TEST() local
406 vector<int> test_vector; in TEST() local
413 vector<int> test_vector; in TEST() local
423 vector<int> test_vector(a, a + GMOCK_ARRAY_SIZE_(a)); in TEST() local
432 vector<string> test_vector; in TEST() local
441 vector<string> test_vector; in TEST() local
[all …]
/external/clang/test/CodeGen/
Dppc64-align-struct.c168 struct test_vector { vector int x; }; argument
/external/google-benchmark/test/
Dbenchmark_test.cc50 std::vector<int>* test_vector = nullptr; variable
/external/libcxx/utils/google-benchmark/test/
Dbenchmark_test.cc50 std::vector<int>* test_vector = nullptr; variable