Home
last modified time | relevance | path

Searched defs:none1 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/clang/test/SemaObjC/
H A Dproperty-in-class-extension-1.m16 @property (readonly) NSString* none1; property
40 @property (readwrite, retain) NSString* none1; property
/aosp_15_r20/external/mobile-data-download/javatests/com/google/android/libraries/mobiledatadownload/file/common/
H A DGcParamTest.java62 GcParam none1 = GcParam.none(); in equals_shouldCompareDataMembers() local