Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/importer/
Dfirefox_profile_lock_unittest.cc16 class FirefoxProfileLockTest : public testing::Test { class
25 TEST_F(FirefoxProfileLockTest, LockTest) { in TEST_F() argument
36 TEST_F(FirefoxProfileLockTest, ProfileLock) { in TEST_F() argument
72 TEST_F(FirefoxProfileLockTest, ProfileLockOrphaned) { in TEST_F() argument
98 TEST_F(FirefoxProfileLockTest, ProfileLockContention) { in TEST_F() argument
Dfirefox_profile_lock.h82 FRIEND_TEST_ALL_PREFIXES(FirefoxProfileLockTest, ProfileLock);
83 FRIEND_TEST_ALL_PREFIXES(FirefoxProfileLockTest, ProfileLockOrphaned);