Home
last modified time | relevance | path

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

/system/tools/aidl/tests/
Daidl_test_client_defaultimpl.cpp32 struct Def : public ITestServiceDefault { struct
53 android::sp<ITestService> defImpl = android::sp<Def>::make(); in TEST_F() argument