Home | History | Annotate | Download | only in disk_cache

Lines Matching defs:iter1

1038   void* iter1 = NULL;
1040 ASSERT_EQ(net::OK, OpenNextEntry(&iter1, &entry1));
1049 ASSERT_EQ(net::OK, OpenNextEntry(&iter1, &entry1));
1072 cache_->EndEnumeration(&iter1);