/external/libchrome/mojo/public/cpp/bindings/tests/ |
D | native_struct_unittest.cc | 77 test::TestNativeStructWithAttachments passed) { in TEST_P()
|
/external/google-styleguide/cpplint/ |
D | cpplint_unittest.py | 217 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/libchrome/ipc/ |
D | ipc_mojo_bootstrap_unittest.cc | 64 bool expected_message = in ~PeerPidReceiver() local
|
/external/python/apitools/apitools/base/protorpclite/ |
D | test_util.py | 453 def EncodeDecode(self, encoded, expected_message): argument
|
/external/swiftshader/third_party/SPIRV-Tools/test/ |
D | text_literal_test.cpp | 402 std::string expected_message = "Invalid unsigned integer literal: " + input; in TEST() local
|
/external/deqp-deps/SPIRV-Tools/test/ |
D | text_literal_test.cpp | 402 std::string expected_message = "Invalid unsigned integer literal: " + input; in TEST() local
|
/external/libchrome/mojo/core/ |
D | data_pipe_unittest.cc | 1870 std::string expected_message = ReadMessageWithHandles(h, &c, 1); in DEFINE_TEST_CLIENT_TEST_WITH_PIPE() local 1936 std::string expected_message = ReadMessageWithHandles(child, &c, 1); in TEST_F() local
|
/external/python/cpython3/Lib/test/ |
D | test_optparse.py | 83 expected_message): argument 178 def assertTypeError(self, func, expected_message, *args): argument 200 def assertOptionError(self, expected_message, args=[], kwargs={}): argument
|
/external/python/cpython2/Lib/test/ |
D | test_optparse.py | 85 expected_message): argument 183 def assertTypeError(self, func, expected_message, *args): argument 205 def assertOptionError(self, expected_message, args=[], kwargs={}): argument
|
D | test_py3kwarn.py | 37 def assertWarning(self, _, warning, expected_message): argument
|
/external/googletest/googlemock/test/ |
D | gmock-internal-utils_test.cc | 453 std::string expected_message = in TEST() local
|
/external/grpc-grpc/test/cpp/end2end/ |
D | hybrid_end2end_test.cc | 319 grpc::string expected_message; in SendSimpleClientStreaming() local
|