Home
last modified time | relevance | path

Searched defs:test_message (Results 1 – 8 of 8) 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/openssl/demos/signature/
Drsa_pss_hash.c21 static const char test_message[] = variable
/third_party/mbedtls/library/
Dcmac.c459 static const unsigned char test_message[] = { variable
/third_party/python/Lib/test/test_warnings/
D__init__.py387 def test_message(self): member in WarnTests
/third_party/cef/tests/ceftests/
Durlrequest_unittest.cc3028 CefRefPtr<CefProcessMessage> test_message = in OnLoadEnd() local