Searched refs:AsyncCallRecorderWithCannedReturn (Results 1 – 2 of 2) sorted by relevance
148 class AsyncCallRecorderWithCannedReturn; variable151 class AsyncCallRecorderWithCannedReturn<Ret (*)(Args...)>154 explicit AsyncCallRecorderWithCannedReturn(Ret returnvalue) : mReturnValue(returnvalue) {} in AsyncCallRecorderWithCannedReturn() function
77 AsyncCallRecorderWithCannedReturn<status_t (*)(const DisplayEventReceiver::Event&)>;122 AsyncCallRecorderWithCannedReturn<126 AsyncCallRecorderWithCannedReturn<130 AsyncCallRecorderWithCannedReturn<