Searched defs:IsTestMode (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/autotest_private/
H A Dautotest_private_api.cc62 bool IsTestMode(Profile* profile) { function in namespace:extensions::__anon3636
70 if (!IsTestMode(GetProfile()))
77 if (!IsTestMode(GetProfile()))
89 if (!IsTestMode(GetProfile()))
216 if (!IsTestMode(GetProfile())) {
/external/lzma/CPP/7zip/UI/Common/
H A DArchiveCommandLine.h42 bool IsTestMode() const { return CommandType == NCommandType::kTest; } function in struct:CArchiveCommand

Completed in 406 milliseconds