Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/protobuf/conformance/
H A 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 …]
H A Dtext_format_conformance_suite.cc60 const ConformanceRequestSetting& setting, Message* test_message) { in ParseTextFormatResponse()
78 const ConformanceRequestSetting& setting, Message* test_message) { in ParseResponse()
H A Dconformance_cpp.cc105 Message *test_message; in DoTest() local
H A Dconformance_test.cc250 std::unique_ptr<Message> test_message(setting.NewTestMessage()); in VerifyResponse() local
/aosp_15_r20/external/cronet/third_party/protobuf/conformance/
H A 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 …]
H A Dtext_format_conformance_suite.cc60 const ConformanceRequestSetting& setting, Message* test_message) { in ParseTextFormatResponse()
78 const ConformanceRequestSetting& setting, Message* test_message) { in ParseResponse()
H A Dconformance_cpp.cc105 Message *test_message; in DoTest() local
H A Dconformance_test.cc250 std::unique_ptr<Message> test_message(setting.NewTestMessage()); in VerifyResponse() local
/aosp_15_r20/external/libaom/test/
H A Dtest_runner.cmake23 set(test_message "Test shard ${GTEST_SHARD_INDEX}/${GTEST_TOTAL_SHARDS} result") variable
/aosp_15_r20/external/bazelbuild-rules_python/examples/bzlmod/py_proto_library/
H A Dmessage_test.py8 def test_message(self): member in TestCase
/aosp_15_r20/external/bazelbuild-rules_python/examples/py_proto_library/
H A Dmessage_test.py8 def test_message(self): member in TestCase
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/test/
H A Dtest_import_empty_srcs.proto17 optional upb.test.TestMessage test_message = 2; field
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_mimetools.py37 def test_message(self): member in MimeToolsTest
/aosp_15_r20/external/vboot_reference/tests/
H A Drsa_padding_test.h36 static const uint8_t test_message[] = {0, 0, 0, 0}; variable
/aosp_15_r20/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
/aosp_15_r20/external/libprotobuf-mutator/src/
H A Dmutator_test.cc624 auto test_message = in TYPED_TEST() local
635 auto test_message = in TYPED_TEST() local
/aosp_15_r20/external/crosvm/tube_transporter/src/
H A Dpacked_tube.rs110 let test_message = "Test message".to_string(); in test_pack_unpack() localVariable
/aosp_15_r20/external/pigweed/pw_rpc_transport/
H A Drpc_integration_test.cc102 InlineString<kMaxTestMessageSize> test_message; in TEST() local
/aosp_15_r20/trusty/user/app/sample/rust-hello-world/
Dlib.rs221 let test_message = HelloWorldMessage { in hello_world_test() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/message/
Daccessors_test.cc269 const upb_Message* test_message = in TEST() local
/aosp_15_r20/external/libbrillo/brillo/dbus/
H A Ddbus_method_invoker_test.cc198 dbus_utils_test::TestMessage test_message; in TEST_F() local
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/message/
H A Daccessors_test.cc291 const upb_Message* test_message = in TEST() local
/aosp_15_r20/cts/apps/CtsVerifier/assets/scripts/
H A Dexecute_power_tests.py576 def setTestResult(self, test_name, test_result, test_message): argument
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dcmac.c447 static const unsigned char test_message[] = { variable
/aosp_15_r20/external/mbedtls/library/
H A Dcmac.c447 static const unsigned char test_message[] = { variable

12