Home
last modified time | relevance | path

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

/system/libbase/
Dexpected_test.cpp64 exp_void e3; in TEST() local
77 exp_void e3; in TEST() local
92 exp_string e3(std::string("hello")); in TEST() local
129 exp_string e3 = std::string("hello"); in TEST() local
171 exp_string e3 = unexp3; in TEST() local
189 exp_string e3 = unexpected(std::string("error")); in TEST() local
211 exp_pair e3({"hello", 30}); in TEST() local
241 exp_int e3 = 10; in TEST() local
266 exp_string e3 = "hello"; in TEST() local
287 exp_string e3 = "hello"; in TEST() local
[all …]
/system/iorap/src/common/
Dmacros.h33 #define IORAP_PP_NARG_IMPL(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e1… argument
/system/tools/hidl/test/hidl_test/
Dhidl_test_client.cpp1864 E e3 = E::goober; in TEST_F() local