Home
last modified time | relevance | path

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

/aosp_15_r20/external/icing/icing/index/
H A Dterm-id-codec.h52 enum TviType { MAIN, LITE }; enum
H A Dterm-id-codec_test.cc86 TEST(TermIdCodecTest, TviType) { in TEST() argument