Home
last modified time | relevance | path

Searched defs:KeyMapperTestParam (Results 1 – 1 of 1) sorted by relevance

/external/icing/icing/store/
Dkey-mapper_test.cc49 struct KeyMapperTestParam { struct
50 KeyMapperType key_mapper_type;
51 bool pre_mapping_fbv;
53 explicit KeyMapperTestParam(KeyMapperType key_mapper_type_in, in KeyMapperTestParam() function