Home
last modified time | relevance | path

Searched refs:SetPosition (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/edk2/Include/Protocol/
H A DSimpleFileSystem.h541 EFI_FILE_SET_POSITION SetPosition; member
/freebsd/contrib/googletest/docs/reference/
H A Dmocking.md104 `my_mock.SetPosition()` is called with any two arguments, the first argument
111 EXPECT_CALL(my_mock, SetPosition(_, _))
361 `my_mock.SetPosition()` is called with any two arguments, the first argument
369 ON_CALL(my_mock, SetPosition(_, _))