Searched defs:SystemStorageApiTest (Results 1 – 2 of 2) sorted by relevance
68 class SystemStorageApiTest : public ExtensionApiTest { class70 SystemStorageApiTest() {} in SystemStorageApiTest() function in SystemStorageApiTest103 IN_PROC_BROWSER_TEST_F(SystemStorageApiTest, Storage) { in IN_PROC_BROWSER_TEST_F() argument123 IN_PROC_BROWSER_TEST_F(SystemStorageApiTest, StorageAttachment) { in IN_PROC_BROWSER_TEST_F() argument
23 class SystemStorageApiTest; variable