HomeSort by relevance Sort by last modified time
    Searched refs:ExpectLockIsLocked (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/common/
multi_process_lock_unittest.cc 38 void ExpectLockIsLocked(const std::string &name);
51 void MultiProcessLockTest::ExpectLockIsLocked(const std::string &name) {
95 ExpectLockIsLocked(name);
104 ExpectLockIsLocked(name);
108 ExpectLockIsLocked(name);
124 ExpectLockIsLocked(name);
  /external/chromium_org/chrome/common/
multi_process_lock_unittest.cc 39 void ExpectLockIsLocked(const std::string &name);
52 void MultiProcessLockTest::ExpectLockIsLocked(const std::string &name) {
110 ExpectLockIsLocked(name);
119 ExpectLockIsLocked(name);
123 ExpectLockIsLocked(name);
139 ExpectLockIsLocked(name);

Completed in 1965 milliseconds