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