Home
last modified time | relevance | path

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

/system/netd/libnetdutils/include/netdutils/
DStatus.h88 inline void expectOk(const Status& /*status*/) { in expectOk() function
/system/netd/tests/
Dbinder_test.cpp334 bool NetdBinderTest::allocateIpSecResources(bool expectOk, int32_t* spi) { in allocateIpSecResources()