Searched defs:expectOk (Results 1 – 2 of 2) sorted by relevance
81 inline void expectOk(const Status& /*status*/) { in expectOk() function
370 bool BinderTest::allocateIpSecResources(bool expectOk, int32_t* spi) { in allocateIpSecResources()