Home
last modified time | relevance | path

Searched defs:expected_message (Results 1 – 7 of 7) sorted by relevance

/external/google-styleguide/cpplint/
Dcpplint_unittest.py217 def TestLint(self, code, expected_message): argument
220 def TestMultiLineLint(self, code, expected_message): argument
229 def TestLanguageRulesCheck(self, file_name, code, expected_message): argument
233 def TestIncludeWhatYouUse(self, code, expected_message): argument
4394 def TestLintLogCodeOnError(self, code, expected_message): argument
4929 def TestFunctionLengthsCheck(self, code, expected_message): argument
/external/libmojo/mojo/edk/system/
Ddata_pipe_unittest.cc1921 std::string expected_message = ReadMessageWithHandles(h, &c, 1); in DEFINE_TEST_CLIENT_TEST_WITH_PIPE() local
1989 std::string expected_message = ReadMessageWithHandles(child, &c, 1); in TEST_F() local
/external/python/cpython2/Lib/test/
Dtest_optparse.py85 expected_message): argument
183 def assertTypeError(self, func, expected_message, *args): argument
205 def assertOptionError(self, expected_message, args=[], kwargs={}): argument
Dtest_py3kwarn.py37 def assertWarning(self, _, warning, expected_message): argument
/external/python/cpython3/Lib/test/
Dtest_optparse.py85 expected_message): argument
180 def assertTypeError(self, func, expected_message, *args): argument
202 def assertOptionError(self, expected_message, args=[], kwargs={}): argument
/external/v8/testing/gmock/test/
Dgmock-internal-utils_test.cc453 string expected_message = in TEST() local
/external/googletest/googlemock/test/
Dgmock-internal-utils_test.cc453 std::string expected_message = in TEST() local