Home
last modified time | relevance | path

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

/expo/apps/test-suite/tests/
H A DTaskManager.js10 const backgroundFetchOptions = { variable
53 await BackgroundFetch.registerTaskAsync(DEFINED_TASK_NAME, backgroundFetchOptions);
55 t.expect(taskOptions).toEqual(t.jasmine.objectContaining(backgroundFetchOptions));
75 await BackgroundFetch.registerTaskAsync(DEFINED_TASK_NAME, backgroundFetchOptions);
85 options: backgroundFetchOptions,
97 await BackgroundFetch.registerTaskAsync(DEFINED_TASK_NAME, backgroundFetchOptions);
107 await BackgroundFetch.registerTaskAsync(DEFINED_TASK_NAME, backgroundFetchOptions);