Searched defs:test_vec (Results 1 – 8 of 8) sorted by relevance
64 vector<int> test_vec = base_vec; in int_test() local116 vector<int> test_vec; in corner_test() local
110 vector<string> test_vec = base_vec; in string_test() local141 vector<string> test_vec; in corner_test() local
51 vector<FloatType> test_vec = base_vec; in test_vector() local138 vector<float> test_vec; in corner_test() local
29 blk64_t test_vec[] = { 8, 12, 24, 34, 43, 44, 100, 0 }; variable
386 char **test_vec; in test_n_buf() local
34 std::vector<Label> test_vec; member
430 TestVecFn test_vec) { in BatchedBenchmark()