Home
last modified time | relevance | path

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

/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(_, _))
/freebsd/stand/efi/include/
H A Defiprot.h283 EFI_FILE_SET_POSITION SetPosition; member