Searched refs:consumeRequestedStaticFiles (Results 1 – 2 of 2) sorted by relevance
143 jestExpect(Server.consumeRequestedStaticFiles().length).toBe(1);188 jestExpect(Server.consumeRequestedStaticFiles().length).toBe(1);249 jestExpect(Server.consumeRequestedStaticFiles().length).toBe(4);327 jestExpect(Server.consumeRequestedStaticFiles().length).toBe(4);368 jestExpect(Server.consumeRequestedStaticFiles().length).toBe(0);408 jestExpect(Server.consumeRequestedStaticFiles().length).toBe(1);982 … jestExpect(Server.consumeRequestedStaticFiles().length).toBe(1); // only the bundle should be new1012 …jestExpect(Server.consumeRequestedStaticFiles().length).toBe(1); // should have re-downloaded only…
47 function consumeRequestedStaticFiles() { function258 consumeRequestedStaticFiles, constant