Searched defs:map_int64 (Results 1 – 2 of 2) sorted by relevance
163 map<int32, google.protobuf.Int64Value> map_int64 = 24; field
821 TEST(Btree, map_int64) { MapTest<int64_t>(); } in TEST() argument