Lines Matching refs:IsConsistentWithMap
35 CHECK(layout_descriptor->IsConsistentWithMap(map, true)); in InitializeVerifiedMapDescriptors()
239 CHECK(layout_descriptor->IsConsistentWithMap(*map, true)); in TEST()
653 CHECK(layout_descriptor->IsConsistentWithMap(*map, true)); in TestLayoutDescriptorAppend()
799 CHECK(map->layout_descriptor()->IsConsistentWithMap(*map)); in TestLayoutDescriptorAppendIfFastOrUseFull()
804 CHECK(layout_descriptor->IsConsistentWithMap(*map)); in TestLayoutDescriptorAppendIfFastOrUseFull()
960 CHECK(map->layout_descriptor()->IsConsistentWithMap(*map, true)); in TEST()
974 CHECK(tmp_map->layout_descriptor()->IsConsistentWithMap(*tmp_map, true)); in TEST()
985 CHECK(map->layout_descriptor()->IsConsistentWithMap(*map)); in TEST()
997 CHECK(map->layout_descriptor()->IsConsistentWithMap(*map, true)); in TEST()
1013 CHECK(tmp_map->layout_descriptor()->IsConsistentWithMap(*tmp_map, true)); in TEST()
1018 CHECK(tmp_map->layout_descriptor()->IsConsistentWithMap(*tmp_map, true)); in TEST()
1340 CHECK(split_layout_descriptor->IsConsistentWithMap(*split_map, true)); in TEST()
1353 CHECK(map1->layout_descriptor()->IsConsistentWithMap(*map1, true)); in TEST()
1362 CHECK(map2->layout_descriptor()->IsConsistentWithMap(*map2, true)); in TEST()