OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FirefoxProfileLockTest
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/importer/
firefox_profile_lock_unittest.cc
16
class
FirefoxProfileLockTest
: public testing::Test {
25
TEST_F(
FirefoxProfileLockTest
, LockTest) {
36
TEST_F(
FirefoxProfileLockTest
, ProfileLock) {
72
TEST_F(
FirefoxProfileLockTest
, ProfileLockOrphaned) {
98
TEST_F(
FirefoxProfileLockTest
, ProfileLockContention) {
/external/chromium_org/chrome/browser/importer/
firefox_profile_lock_unittest.cc
14
class
FirefoxProfileLockTest
: public testing::Test {
23
TEST_F(
FirefoxProfileLockTest
, LockTest) {
34
TEST_F(
FirefoxProfileLockTest
, ProfileLock) {
67
TEST_F(
FirefoxProfileLockTest
, ProfileLockOrphaned) {
90
TEST_F(
FirefoxProfileLockTest
, ProfileLockContention) {
Completed in 197 milliseconds