Searched defs:is_error (Results 1 – 12 of 12) sorted by relevance
38 is_error = lambda line: (input_api.re.match('^Line:', line) or function
105 bool is_error) { in VerifySyncGlobalErrorResult()
54 bool is_error) { in VerifySyncGlobalErrorResult()
109 bool is_error() const { return infobar_type_ == TRANSLATION_ERROR; } in is_error() function
142 bool is_error; in TEST_F() member
44 def _AddMissingTranslation(self, lang, clique, is_error): argument
187 int is_error; in PFileIsErrorSet() local
166 bool is_error) { in MessageBox()
319 std::vector<GURL>* urls, bool* is_error) { in ShouldOpenIncognitoWindow()430 bool is_error = true; in RunImpl() local
184 void MainWnd::MessageBox(const char* caption, const char* text, bool is_error) { in MessageBox()
407 bool is_error() const in is_error() function