Searched refs:SyncFileSystemApiTest (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/sync_file_system/
H A Dsync_file_system_apitest.cc36 class SyncFileSystemApiTest : public ExtensionApiTest { class in namespace:__anon3836
38 SyncFileSystemApiTest() function in class:__anon3836::SyncFileSystemApiTest
117 IN_PROC_BROWSER_TEST_F(SyncFileSystemApiTest, GetFileStatus) {
122 IN_PROC_BROWSER_TEST_F(SyncFileSystemApiTest, GetFileStatuses) {
129 IN_PROC_BROWSER_TEST_F(SyncFileSystemApiTest, GetUsageAndQuota) {
134 IN_PROC_BROWSER_TEST_F(SyncFileSystemApiTest, OnFileStatusChanged) {
150 IN_PROC_BROWSER_TEST_F(SyncFileSystemApiTest, OnFileStatusChangedDeleted) {
167 IN_PROC_BROWSER_TEST_F(SyncFileSystemApiTest, OnServiceStatusChanged) {
174 IN_PROC_BROWSER_TEST_F(SyncFileSystemApiTest, RequestFileSystem) {
180 IN_PROC_BROWSER_TEST_F(SyncFileSystemApiTest, WriteFileThenGetUsag
[all...]

Completed in 565 milliseconds