Home
last modified time | relevance | path

Searched defs:TestMessage (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/tests/
H A DMessageBusTest.cpp14 struct TestMessage { struct
15 TestMessage(int i, float f) : x(i), y(f) {} in TestMessage() function
21 static inline bool SkShouldPostMessageToBus(const TestMessage&, uint32_t) { in SkShouldPostMessageToBus() argument
/third_party/vk-gl-cts/execserver/
H A DxsProtocol.hpp177 class TestMessage : public Message class
H A DxsProtocol.cpp177 TestMessage::TestMessage (const deUint8* data, size_t dataSize) in TestMessage() function in xs::MessageParser::TestMessage
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DOldExtensions1.cs43 public sealed partial class TestMessage : pb::IMessage<TestMessage> { class
60 public TestMessage() { in TestMessage() method in Google.Protobuf.TestProtos.OldGenerator.TestMessage
67 public TestMessage(TestMessag method in Google.Protobuf.TestProtos.OldGenerator.TestMessage
[all...]
/third_party/python/Lib/test/
H A Dtest_mailbox.py1373 class TestMessage(TestBase, unittest.TestCase): class

Completed in 7 milliseconds