Searched refs:kLastType (Results 1 – 4 of 4) sorted by relevance
28 kLastType = 4, enumerator
108 case kLastType: in ReadRecord()445 case kLastType: in ReadRecord()
95 type = recycle_log_files_ ? kRecyclableLastType : kLastType; in AddRecord()
500 static_cast<char>(recyclable_log ? kRecyclableLastType : kLastType)); in TEST_P()