Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/
DIPC_test.cpp117 class onTestDeath : public IBinder::DeathRecipient { class
125 sp<onTestDeath> getDeathToken() { in getDeathToken()
126 static sp<onTestDeath> token = new onTestDeath; in getDeathToken()