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
42 std::unique_ptr<ITestService> defImpl = std::make_unique<Def>(); in TEST_F() argument