Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpsys/tests/
Ddumpsys_test.cpp170 sp<BinderMock> ExpectDumpAndHang(const char* name, int timeout_s, const std::string& output) { in ExpectDumpAndHang() function in DumpsysTest
322 sp<BinderMock> binder_mock = ExpectDumpAndHang("Valet", 2, "Here's your car"); in TEST_F()
335 sp<BinderMock> binder_mock = ExpectDumpAndHang("Valet", 2, "Here's your car"); in TEST_F()