Home
last modified time | relevance | path

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

/aosp_15_r20/external/emboss/runtime/cpp/test/
H A Demboss_prelude_test.cc128 using BitBlockType = BitBlockN<64>; in TEST() typedef
324 using BitBlockType = BitBlockN<64>; in TEST() typedef
614 using BitBlockType = BitBlockN<64>; in TEST() typedef
H A Demboss_enum_view_test.cc134 using BitBlockType = OffsetBitBlock<LittleEndianBitBlockN<64>>; in TEST() typedef