Searched defs:FixedSize (Results 1 – 8 of 8) sorted by relevance
126 int FixedSize(FieldDescriptor::Type type) { in FixedSize() function
52 int FixedSize(FieldDescriptor::Type type) { in FixedSize() function
127 int FixedSize(FieldDescriptor::Type type) { in FixedSize() function
128 int FixedSize(FieldDescriptor::Type type) { in FixedSize() function
417 TEST_F(GridLayoutTest, FixedSize) { in TEST_F() argument
379 static const unsigned char FixedSize[] = { 8, 16, 32, 64, 32, 64 }; in GetCFNumberSize() local