Home
last modified time | relevance | path

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

/system/tools/hidl/test/hidl_test/
Dhidl_test_client.cpp276 struct Complicated : public IComplicated { struct
277 Complicated(int32_t cookie) in Complicated() argument
1755 sp<ISimple> in = new Complicated(42); in TEST_F()