Searched defs:Mixin (Results 1 – 6 of 6) sorted by relevance
/external/protobuf/src/google/protobuf/ | ||
D | api.proto | 195 message Mixin { message |
D | api.pb.cc | 1647 Mixin::Mixin() in Mixin() function in google::protobuf::Mixin |
D | api.pb.h | 44 class Mixin; variable |
/external/python/cpython2/Lib/unittest/test/ | ||
D | test_skipping.py | 71 class Mixin: class |
/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ | ||
D | Api.cs | 707 public sealed partial class Mixin : pb::IMessage<Mixin> { class |
/external/python/cpython2/Lib/test/ | ||
D | test_multiprocessing.py | 2247 def create_test_cases(Mixin, type): argument |