9 Ci.nsICacheStorage.OPEN_NORMALLY,
11 new OpenCallback(NEW, "x1m", "x1d", function (entry) {
12 // nothing to do here, we expect concurent callbacks to get
13 // all notified, then the test finishes
17 var mc = new MultipleCallbacks(3, finish_cache2_test);
22 Ci.nsICacheStorage.OPEN_NORMALLY,
24 new OpenCallback(NORMAL, "x1m", "x1d", function (entry) {
31 Ci.nsICacheStorage.OPEN_NORMALLY,
33 new OpenCallback(NORMAL, "x1m", "x1d", function (entry) {
40 Ci.nsICacheStorage.OPEN_NORMALLY,
42 new OpenCallback(NORMAL, "x1m", "x1d", function (entry) {