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

/external/chromium_org/chrome/browser/extensions/
H A Dextension_storage_monitor_browsertest.cc78 class ExtensionStorageMonitorTest : public ExtensionBrowserTest { class in namespace:extensions
80 ExtensionStorageMonitorTest() : storage_monitor_(NULL) {} function in class:extensions::ExtensionStorageMonitorTest
206 IN_PROC_BROWSER_TEST_F(ExtensionStorageMonitorTest, UnderThreshold) {
213 IN_PROC_BROWSER_TEST_F(ExtensionStorageMonitorTest, ExceedInitialThreshold) {
221 IN_PROC_BROWSER_TEST_F(ExtensionStorageMonitorTest, DoubleInitialThreshold) {
230 IN_PROC_BROWSER_TEST_F(ExtensionStorageMonitorTest, ThrottleNotifications) {
243 IN_PROC_BROWSER_TEST_F(ExtensionStorageMonitorTest, UserDisabledNotifications) {
268 IN_PROC_BROWSER_TEST_F(ExtensionStorageMonitorTest, EphemeralAppLowUsage) {
297 IN_PROC_BROWSER_TEST_F(ExtensionStorageMonitorTest, EphemeralAppWithHighUsage) {
315 IN_PROC_BROWSER_TEST_F(ExtensionStorageMonitorTest,
[all...]
H A Dextension_storage_monitor.h157 friend class ExtensionStorageMonitorTest;

Completed in 77 milliseconds