Home
last modified time | relevance | path

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

12

/external/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.cc105 Message *test_message; in DoTest() local
Dconformance_test.cc250 std::unique_ptr<Message> test_message(setting.NewTestMessage()); in VerifyResponse() local
/external/cronet/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.cc105 Message *test_message; in DoTest() local
Dconformance_test.cc250 std::unique_ptr<Message> test_message(setting.NewTestMessage()); in VerifyResponse() local
/external/libaom/test/
Dtest_runner.cmake23 set(test_message "Test shard ${GTEST_SHARD_INDEX}/${GTEST_TOTAL_SHARDS} result") variable
/external/grpc-grpc/third_party/upb/upb/test/
Dtest_import_empty_srcs.proto17 optional upb.test.TestMessage test_message = 2; field
/external/vboot_reference/tests/
Drsa_padding_test.h32 static const uint8_t test_message[] = {0, 0, 0, 0}; variable
/external/python/cpython2/Lib/test/
Dtest_mimetools.py37 def test_message(self): member in MimeToolsTest
Dtest_warnings.py235 def test_message(self): member in WarnTests
/external/sdv/vsomeip/third_party/boost/system/test/
Dsystem_category_test.cpp99 static void test_message( sys::error_category const & cat, int ev ) in test_message() function
/external/crosvm/tube_transporter/src/
Dpacked_tube.rs110 let test_message = "Test message".to_string(); in test_pack_unpack() localVariable
/external/pigweed/pw_rpc_transport/
Drpc_integration_test.cc104 InlineString<kMaxTestMessageSize> test_message; in TEST() local
/external/libprotobuf-mutator/src/
Dmutator_test.cc624 auto test_message = in TYPED_TEST() local
635 auto test_message = in TYPED_TEST() local
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/message/
Daccessors_test.cc269 const upb_Message* test_message = in TEST() local
/external/libbrillo/brillo/dbus/
Ddbus_method_invoker_test.cc198 dbus_utils_test::TestMessage test_message; in TEST_F() local
/external/grpc-grpc/third_party/upb/upb/message/
Daccessors_test.cc291 const upb_Message* test_message = in TEST() local
/external/mbedtls/library/
Dcmac.c447 static const unsigned char test_message[] = { variable
/external/openthread/third_party/mbedtls/repo/library/
Dcmac.c457 static const unsigned char test_message[] = { variable
/external/rust/crates/mls-rs/tests/
Dclient_tests.rs363 let mut test_message = vec![0; 1024]; in test_application_messages() localVariable
/external/python/cpython3/Lib/test/test_warnings/
D__init__.py406 def test_message(self): member in WarnTests
/external/rust/crates/mls-rs/src/group/
Dframing.rs724 let test_message = MlsMessage { in proposal_ref() localVariable

12