Home
last modified time | relevance | path

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

/cts/tests/tests/binder_ndk/libbinder_ndk_test/
Dtest_native_aidl_client.cpp223 class MyEmpty : public ::aidl::test_package::BnEmpty {}; in TEST_P() class
225 std::shared_ptr<IEmpty> empty = SharedRefBase::make<MyEmpty>(); in TEST_P()