Home
last modified time | relevance | path

Searched defs:Obj (Results 1 – 3 of 3) sorted by relevance

/ndk/tests/device/test-stlport/unit/
Dswap_test.cpp64 class Obj class
67 Obj() : in Obj() function in Obj
70 Obj( const Obj& ) : in Obj() argument
74 Obj& operator =( const Obj& ) in operator =()
/ndk/tests/device/test-gnustl-full/unit/
Dswap_test.cpp64 class Obj class
67 Obj() : in Obj() function in Obj
70 Obj( const Obj& ) : in Obj() argument
74 Obj& operator =( const Obj& ) in operator =()
/ndk/tests/device/test-cxx-init-array/jni/
Dtest.cpp4 GlobalCtor Obj; variable