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

  /external/chromium_org/chrome/browser/extensions/api/autotest_private/
autotest_private_api.cc 62 bool IsTestMode(Profile* profile) {
70 if (!IsTestMode(GetProfile()))
77 if (!IsTestMode(GetProfile()))
89 if (!IsTestMode(GetProfile()))
216 if (!IsTestMode(GetProfile())) {
  /external/lzma/CPP/7zip/UI/Common/
ArchiveCommandLine.h 42 bool IsTestMode() const { return CommandType == NCommandType::kTest; }
  /external/lzma/CPP/7zip/UI/Console/
Main.cpp 407 eo.TestMode = options.Command.IsTestMode();

Completed in 112 milliseconds