Home | History | Annotate | Download | only in protobuf

Lines Matching defs:CLEAN

204 enum State { CLEAN, MAP_DIRTY, REPEATED_DIRTY };
228 case CLEAN:
247 Expect(map_field, CLEAN, 1, 1, false);
286 case CLEAN:
309 ::testing::Values(CLEAN, MAP_DIRTY, REPEATED_DIRTY));
314 Expect(map_field_.get(), CLEAN, 1, 1, false);
341 Expect(&other, CLEAN, 1, 1, false);
371 Expect(&other, CLEAN, 1, 1, false);
380 Expect(map_field_.get(), CLEAN, 1, 1, false);
383 case CLEAN:
384 Expect(&other, CLEAN, 1, 1, false);
406 case CLEAN:
407 Expect(&other, CLEAN, 1, 1, false);
429 case CLEAN:
430 Expect(&other, CLEAN, 1, 1, false);
457 case CLEAN:
458 Expect(map_field_.get(), CLEAN, 1, 1, false);
475 Expect(map_field_.get(), CLEAN, 1, 1, false);