Home
last modified time | relevance | path

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

/aosp_15_r20/external/icing/icing/index/
H A Dterm-id-codec.cc83 TermIdCodec::DecodeTermInfo(uint32_t term_id) const { in DecodeTermInfo() function in icing::lib::TermIdCodec
H A Dterm-id-codec_test.cc67 TEST(TermIdCodecTest, DecodeTermInfo) { in TEST() argument