Searched defs:int64_values (Results 1 – 6 of 6) sorted by relevance
29 std::vector<int64_t> int64_values = {1, 2, 3}; in TEST() local
90 repeated int64 int64_values = 3; field
50 void AppendInt64Values(const int num_of_elements, const int64_t* int64_values, in AppendInt64Values()
95 DocumentBuilder& AddInt64Property(std::string property_name, in AddInt64Property()
152 repeated int64 int64_values = 1; field
1683 std::vector<int64_t> int64_values = {1, 2, 3}; in TEST_F() local