Home
last modified time | relevance | path

Searched defs:test_message (Results 1 – 10 of 10) sorted by relevance

/third_party/protobuf/conformance/
Dbinary_json_conformance_suite.cc355 Message* test_message) { in ParseJsonResponse()
377 Message* test_message) { in ParseResponse()
766 std::unique_ptr<Message> test_message = NewTestMessage(is_proto3); in TestValidDataForType() local
788 std::unique_ptr<Message> test_message = NewTestMessage(is_proto3); in TestValidDataForType() local
849 std::unique_ptr<Message> test_message = NewTestMessage(is_proto3); in TestValidDataForType() local
898 std::unique_ptr<Message> test_message = NewTestMessage(is_proto3); in TestValidDataForType() local
975 std::unique_ptr<Message> test_message = NewTestMessage(is_proto3); in TestValidDataForMapType() local
988 std::unique_ptr<Message> test_message = NewTestMessage(is_proto3); in TestValidDataForMapType() local
1001 std::unique_ptr<Message> test_message = NewTestMessage(is_proto3); in TestValidDataForMapType() local
1014 std::unique_ptr<Message> test_message = NewTestMessage(is_proto3); in TestValidDataForMapType() local
[all …]
Dtext_format_conformance_suite.cc60 const ConformanceRequestSetting& setting, Message* test_message) { in ParseTextFormatResponse()
78 const ConformanceRequestSetting& setting, Message* test_message) { in ParseResponse()
Dconformance_cpp.cc103 Message *test_message; in DoTest() local
Dconformance_test.cc250 std::unique_ptr<Message> test_message(setting.NewTestMessage()); in VerifyResponse() local
/third_party/boost/libs/test/doc/examples/
Dboost_test_message.run-fail.cpp12 BOOST_AUTO_TEST_CASE( test_message ) in BOOST_AUTO_TEST_CASE() argument
/third_party/boost/libs/system/test/
Dsystem_category_test.cpp99 static void test_message( sys::error_category const & cat, int ev ) in test_message() function
/third_party/glib/glib/tests/
Dprotocol.c119 test_message (void) in test_message() function
/third_party/mbedtls/library/
Dcmac.c513 static const unsigned char test_message[] = { variable
/third_party/python/Lib/test/test_warnings/
D__init__.py381 def test_message(self): member in WarnTests
/third_party/cef/tests/ceftests/
Durlrequest_unittest.cc3018 CefRefPtr<CefProcessMessage> test_message = in OnLoadEnd() local