HomeSort by relevance Sort by last modified time
    Searched full:testproto (Results 1 - 7 of 7) sorted by null

  /external/clang/test/SemaObjC/
warn-protocol-method-deprecated.m 28 id <TestProtocol> testProto = testObj;
29 [testProto newProtocolMethod];
30 [testProto deprecatedProtocolMethod]; // expected-warning {{'deprecatedProtocolMethod' is deprecated}}
  /tools/test/connectivity/acts/framework/tests/
acts_proto_utils_test.proto 20 message TestProto {
acts_proto_utils_test.py 78 test_proto = bt_metrics_utils_test_pb2.TestProto()
91 test_proto = output_module.TestProto()
  /external/libchrome/dbus/
test_proto.proto 12 message TestProto {
  /external/protobuf/src/google/protobuf/
repeated_field_unittest.cc 1500 TestAllTypes testproto; local
1519 TestAllTypes testproto; local
1537 TestAllTypes testproto; local
1556 TestAllTypes testproto; local
    [all...]
unittest.proto 340 // annoying to have to fill in required fields in TestProto in order to
  /external/protobuf/objectivec/Tests/
GPBMessageTests+Serialization.m 262 //%- (void)testProto##SYNTAX##RoundTripOneof {
    [all...]

Completed in 3761 milliseconds