HomeSort by relevance Sort by last modified time
    Searched full:testproto (Results 1 - 5 of 5) 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}}
  /external/v8/test/mjsunit/
try-catch-extension-object.js 40 function testProto() {
57 runTest(testProto);
  /external/v8/test/mjsunit/harmony/
object-literals-method.js 45 (function TestProto() {
  /external/protobuf/src/google/protobuf/
repeated_field_unittest.cc 1413 TestAllTypes testproto; local
1432 TestAllTypes testproto; local
    [all...]
unittest.proto 332 // annoying to have to fill in required fields in TestProto in order to

Completed in 79 milliseconds