Home
last modified time | relevance | path

Searched defs:test1e (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/clang/test/SemaObjC/
H A Dparameterized_classes_arc.m40 void test1e(PC1<__strong Forward*> *obj) { // expected-error {{type argument 'Forward *__strong' ca… function
/aosp_15_r20/external/clang/test/SemaObjCXX/
H A Dparameterized_classes_arc.mm40 void test1e(PC1<__strong Forward*> *obj) { // expected-error {{type argument 'Forward *__strong' ca… function
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dcitrtest.cpp205 CharacterIterator* test1e= new StringCharacterIterator(testText, 100, 20, 5); in TestConstructionAndEquality() local
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dcitrtest.cpp210 CharacterIterator* test1e= new StringCharacterIterator(testText, 100, 20, 5); in TestConstructionAndEquality() local