Searched refs:ReadLastSessionCommandsImpl (Results 1 – 4 of 4) sorted by relevance
65 backend->ReadLastSessionCommandsImpl(&commands); in TEST_F()74 backend->ReadLastSessionCommandsImpl(&commands); in TEST_F()80 backend->ReadLastSessionCommandsImpl(&commands); in TEST_F()107 backend->ReadLastSessionCommandsImpl(&commands); in TEST_F()145 backend->ReadLastSessionCommandsImpl(&commands); in TEST_F()170 backend->ReadLastSessionCommandsImpl(&commands); in TEST_F()196 backend->ReadLastSessionCommandsImpl(&commands); in TEST_F()
77 bool ReadLastSessionCommandsImpl(std::vector<SessionCommand*>* commands);
252 ReadLastSessionCommandsImpl(&(commands.get())); in ReadLastSessionCommands()256 bool SessionBackend::ReadLastSessionCommandsImpl( in ReadLastSessionCommandsImpl() function in SessionBackend
61 backend()->ReadLastSessionCommandsImpl(&(read_commands.get())); in ReadWindows()