Searched refs:SetPosition (Results 1 – 2 of 2) sorted by relevance
104 `my_mock.SetPosition()` is called with any two arguments, the first argument111 EXPECT_CALL(my_mock, SetPosition(_, _))361 `my_mock.SetPosition()` is called with any two arguments, the first argument369 ON_CALL(my_mock, SetPosition(_, _))
283 EFI_FILE_SET_POSITION SetPosition; member