Home
last modified time | relevance | path

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

/system/core/libutils/binder/
DString16_test.cpp58 String16 another = tmp; in TEST() local
65 String16 another; in TEST() local
73 String16 another(std::move(tmp)); in TEST() local
79 String16 another; in TEST() local
131 String16 another = tmp; in TEST() local
140 String16 another(std::move(tmp)); in TEST() local
188 String16 another(u"nonstatic"); in TEST() local
196 String16 another(u"nonstatic"); in TEST() local
206 String16 another(u"nonstatic"); in TEST() local
219 String16 another(tmp); in TEST() local
[all …]
/system/tools/hidl/c2hal/test/
Dtest.h293 #define another 4 macro