Home
last modified time | relevance | path

Searched defs:message (Results 276 - 300 of 2435) sorted by relevance

1...<<11121314151617181920>>...98

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_swap_commutable_operands.cpp23 TransformationSwapCommutableOperands( protobufs::TransformationSwapCommutableOperands message) TransformationSwapCommutableOperands() argument
H A Dtransformation_toggle_access_chain_instruction.cpp24 TransformationToggleAccessChainInstruction( protobufs::TransformationToggleAccessChainInstruction message) TransformationToggleAccessChainInstruction() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Ddiagnostic_test.cpp54 char message[] = "Test Diagnostic!"; in TEST() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/lint/
H A Ddivergence_analysis_test.cpp29 CLIMessageConsumer(spv_message_level_t level, const char*, const spv_position_t& position, const char* message) CLIMessageConsumer() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dpass_utils.h36 const char* message; member
/third_party/skia/tests/
H A DMD5Test.cpp47 const char* message; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DErrorScope.cpp62 bool ErrorScopeStack::HandleError(wgpu::ErrorType type, const char* message) { in HandleError() argument
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DRequestDeviceValidationTests.cpp24 ExpectRequestDeviceSuccess(WGPURequestDeviceStatus status, WGPUDevice cDevice, const char* message, void* userdata) ExpectRequestDeviceSuccess() argument
38 ExpectRequestDeviceError(WGPURequestDeviceStatus status, WGPUDevice cDevice, const char* message, void* userdata) ExpectRequestDeviceError() argument
/third_party/protobuf/src/google/protobuf/
H A Dlite_arena_unittest.cc76 protobuf_unittest::ForeignMessageArenaLite* message = in TEST_F() local
H A Dany.h68 void PackFrom(const T& message) { in PackFrom() argument
81 void PackFrom(const T& message, StringPiece type_url_prefix) { in PackFrom() argument
[all...]
H A Dany.cc44 void AnyMetadata::PackFrom(const Message& message) { in PackFrom() argument
48 void AnyMetadata::PackFrom(const Message& message, in PackFrom() argument
64 bool GetAnyFieldDescriptors(const Message& message, in GetAnyFieldDescriptors() argument
[all...]
H A Dany_test.cc43 protobuf_unittest::TestAny message; in TEST() local
72 protobuf_unittest::TestAny message; in TEST() local
115 protobuf_unittest::TestAny message; TEST() local
[all...]
H A Dmap_test_util_impl.h109 SetMapFields(MapMessage* message) SetMapFields() argument
151 SetArenaMapFields(MapMessage* message) SetArenaMapFields() argument
192 SetMapFieldsInitialized(MapMessage* message) SetMapFieldsInitialized() argument
215 ModifyMapFields(MapMessage* message) ModifyMapFields() argument
236 ExpectClear(const MapMessage& message) ExpectClear() argument
258 ExpectMapFieldsSet(const MapMessage& message) ExpectMapFieldsSet() argument
316 ExpectArenaMapFieldsSet(const MapMessage& message) ExpectArenaMapFieldsSet() argument
373 ExpectMapFieldsSetInitialized(const MapMessage& message) ExpectMapFieldsSetInitialized() argument
413 ExpectMapFieldsModified(const MapMessage& message) ExpectMapFieldsModified() argument
[all...]
H A Dmap_lite_test_util.cc38 void MapLiteTestUtil::SetMapFields(unittest::TestMapLite* message) { in SetMapFields() argument
44 void MapLiteTestUtil::SetArenaMapFields(unittest::TestArenaMapLite* message) { in SetArenaMapFields() argument
50 void MapLiteTestUtil::SetMapFieldsInitialized(unittest::TestMapLite* message) { in SetMapFieldsInitialized() argument
54 void MapLiteTestUtil::ModifyMapFields(unittest::TestMapLite* message) { in ModifyMapFields() argument
59 void MapLiteTestUtil::ExpectClear(const unittest::TestMapLite& message) { in ExpectClear() argument
63 ExpectMapFieldsSet(const unittest::TestMapLite& message) ExpectMapFieldsSet() argument
69 ExpectArenaMapFieldsSet( const unittest::TestArenaMapLite& message) ExpectArenaMapFieldsSet() argument
77 ExpectMapFieldsSetInitialized( const unittest::TestMapLite& message) ExpectMapFieldsSetInitialized() argument
84 ExpectMapFieldsModified( const unittest::TestMapLite& message) ExpectMapFieldsModified() argument
[all...]
H A Dreflection_ops_unittest.cc53 unittest::TestAllTypes message; in TEST() local
60 unittest::TestAllTypes message, message2; in TEST() local
74 unittest::TestAllExtensions message, message2; in TEST() local
84 unittest::TestOneof2 message, message in TEST() local
99 unittest::TestAllTypes message, message2; TEST() local
126 unittest::TestAllExtensions message, message2; TEST() local
196 unittest::TestAllTypes message; TEST() local
204 unittest::TestAllTypes message; TEST() local
225 unittest::TestAllExtensions message; TEST() local
248 unittest::TestEmptyMessage message; TEST() local
257 unittest::TestOneof2 message; TEST() local
274 unittest::TestAllTypes message; TEST() local
304 unittest::TestAllExtensions message; TEST() local
340 unittest::TestRequired message; TEST() local
360 unittest::TestRequiredForeign message; TEST() local
397 unittest::TestAllExtensions message; TEST() local
435 unittest::TestRequiredOneof message; TEST() local
460 FindInitializationErrors(const Message& message) FindInitializationErrors() argument
467 unittest::TestRequired message; TEST() local
472 unittest::TestRequiredForeign message; TEST() local
490 unittest::TestAllExtensions message; TEST() local
508 unittest::TestRequiredOneof message; TEST() local
516 unittest::TestAllTypes message; TEST() local
529 unittest::TestAllTypes message; TEST() local
[all...]
H A Dtest_util2.h72 bool EqualsToSerialized(const ProtoType& message, const std::string& data) { in EqualsToSerialized() argument
/third_party/protobuf/python/google/protobuf/internal/
H A Dwire_format_test.py42 from google.protobuf import message namespace
/third_party/protobuf/python/google/protobuf/
H A Dmessage_factory.py44 from google.protobuf import message namespace
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DDiscardUnknownFieldsTest.java62 private static void testProto2Message(Message message) throws Exception { in testProto2Message() argument
69 private static void testProto3Message(Message message) throws Exception { in testProto3Message() argument
76 assertReuseCodedInputStreamPreserve(Message message) assertReuseCodedInputStreamPreserve() argument
98 assertUnknownFieldsInUnknownFieldSetArePreserve(Message message) assertUnknownFieldsInUnknownFieldSetArePreserve() argument
105 assertUnknownFieldsPreserved(MessageLite message) assertUnknownFieldsPreserved() argument
113 assertUnknownFieldsExplicitlyDiscarded(Message message) assertUnknownFieldsExplicitlyDiscarded() argument
[all...]
/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/
H A Dwire_format_test.py38 from google.protobuf import message namespace
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
H A DRubyProtobuf.java59 public static IRubyObject deepCopy(ThreadContext context, IRubyObject self, IRubyObject message) { in deepCopy() argument
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_move_unittest.cc82 protobuf_unittest::TestAllTypes message, &self = message; in TEST() local
/third_party/python/Lib/test/test_email/
H A Dtest_inversion.py30 message = EmailMessage variable in TestInversion
/third_party/skia/third_party/externals/abseil-cpp/absl/status/internal/
H A Dstatus_internal.h59 std::string message; member
/third_party/skia/modules/androidkit/src/
H A DSurfaceThread.cpp35 Message message; in message_callback() local
[all...]

Completed in 10 milliseconds

1...<<11121314151617181920>>...98