Home
last modified time | relevance | path

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

/trusty/user/base/lib/unittest-rust/src/
Dlib.rs182 struct TestService { struct
186 impl Service for TestService { argument
/trusty/user/app/sample/binder-test/service/
Dmain.cpp54 class TestService : public BnTestService { class