Searched refs:handleBefore (Results 1 – 1 of 1) sorted by relevance
3196 const auto handleBefore = mClient->peekNextModuleHandle(); in TEST_F() local3198 ASSERT_EQ(handleBefore, mClient->peekNextModuleHandle()); in TEST_F()3203 ASSERT_GT(handleAfter, handleBefore); in TEST_F()