Home
last modified time | relevance | path

Searched refs:AnotherObject (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/SemaObjC/
Dproperty-ambiguous-synthesis.m31 @interface AnotherObject : NSObject<FooAsDouble, FooAsID,FooAsDouble, FooAsID, FooAsDouble,FooAsID> interface
34 @implementation AnotherObject implementation
/external/llvm-project/clang/test/SemaObjC/
Dproperty-ambiguous-synthesis.m31 @interface AnotherObject : NSObject<FooAsDouble, FooAsID,FooAsDouble, FooAsID, FooAsDouble,FooAsID> interface
34 @implementation AnotherObject implementation
/external/tensorflow/tensorflow/python/framework/
Ddtypes_test.py104 class AnotherObject(object): class
107 self.assertIs(dtypes.complex64, dtypes.as_dtype(AnotherObject))