Home
last modified time | relevance | path

Searched refs:IMG_NUMBER (Results 1 – 1 of 1) sorted by relevance

/expo/apps/test-suite/tests/
H A DMediaLibrary.js19 const IMG_NUMBER = 3; constant
21 const F_SIZE = IMG_NUMBER + VIDEO_NUMBER;
271 t.expect(assets.length).toBeGreaterThanOrEqual(IMG_NUMBER);
278 t.expect(assets.length).toBe(IMG_NUMBER);
290 t.expect(totalCount).toBe(IMG_NUMBER);
297 t.expect(assets.length).toBe(IMG_NUMBER - 2);
298 t.expect(totalCount).toBe(IMG_NUMBER);
315 t.expect(assets.length).toBe(IMG_NUMBER);
323 t.expect(assets.length).toBe(IMG_NUMBER);