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

/external/chromium_org/chrome/browser/importer/
H A Dfirefox_profile_lock.h81 FRIEND_TEST_ALL_PREFIXES(FirefoxProfileLockTest, ProfileLock);
82 FRIEND_TEST_ALL_PREFIXES(FirefoxProfileLockTest, ProfileLockOrphaned);
H A Dfirefox_profile_lock_unittest.cc14 class FirefoxProfileLockTest : public testing::Test { class in inherits:testing::Test
23 TEST_F(FirefoxProfileLockTest, LockTest) {
34 TEST_F(FirefoxProfileLockTest, ProfileLock) {
67 TEST_F(FirefoxProfileLockTest, ProfileLockOrphaned) {
90 TEST_F(FirefoxProfileLockTest, ProfileLockContention) {

Completed in 111 milliseconds