Searched refs:one_two_three (Results 1 – 1 of 1) sorted by relevance
1618 std::vector<int64> one_two_three = {1, 2, 3}; in TEST_F() local1626 reinterpret_cast<const char*>(one_two_three.data())); in TEST_F()