Home
last modified time | relevance | path

Searched refs:SubProperty (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/SemaObjC/
Ddefault-synthesize-3.m17 @property (copy) id SubProperty; // expected-note 2 {{property declared here}} property
20 @implementation Sub // expected-warning {{property 'SubProperty' requires method 'SubProperty' to b…
21 … // expected-warning {{property 'SubProperty' requires method 'setSubProperty:' to be defined}}
/external/chromium_org/third_party/WebKit/Source/bindings/v8/
DIDBBindingUtilitiesTest.cpp128 TEST_F(IDBKeyFromValueAndKeyPathTest, SubProperty) in TEST_F() argument
156 TEST_F(InjectIDBKeyTest, SubProperty) in TEST_F() argument