Searched defs:int64_values (Results 1 – 10 of 10) sorted by relevance
28 repeated int64 int64_values = 1 [packed = true]; field
29 std::vector<int64_t> int64_values = {1, 2, 3}; in TEST() local
58 Int64Values int64_values = 2; field
50 void AppendInt64Values(const int num_of_elements, const int64_t* int64_values, in AppendInt64Values()
56 const std::vector<int64_t>& int64_values) { in BuildScorablePropertyProtoFromInt64()
101 repeated int64 int64_values = 3; field
152 repeated int64 int64_values = 1; field
96 DocumentBuilder& AddInt64Property(std::string property_name, in AddInt64Property()
1683 std::vector<int64_t> int64_values = {1, 2, 3}; in TEST_F() local
147 const std::vector<int64_t>& int64_values) { in BuildScorablePropertyProtoFromInt64()