Searched defs:kEntrySize (Results 1 – 7 of 7) sorted by relevance
151 size_t kEntrySize = 1000; // must be even for this test. in TEST_F() local
856 const unsigned kEntrySize = 8; in OpenHighLevel() local
736 constexpr size_t kEntrySize = sizeof(PaletteColorEntry); in onTryGetPlteChunk() local
511 static constexpr int32_t kEntrySize = 20; in ParseAndAppendCrossRefSubsectionData() local
655 static constexpr uint8_t kEntrySize = kEntryHeaderSize + sizeof(uint32_t); member in ot::MeshCoP::ChannelMaskTlv
849 const int kEntrySize = 256; in TEST_F() local
5473 enum { kEntrySize = 1024 }; enumerator