Searched refs:IntInt (Results 1 – 1 of 1) sorted by relevance
73 typedef Function<IntIntId, int32_t(int32_t)> IntInt; typedef in DummyRPC115 auto ResOrErr = callAsyncWithSeq<IntInt>(C1, 21); in TEST_F()120 auto EC = expect<IntInt>(C2, [&](int32_t I) -> Expected<int32_t> { in TEST_F()