GetAndClearEntries   40 chrome/test/chromedriver/logging.h   scoped_ptr<base::ListValue> GetAndClearEntries();
GetAndClearEntries   70 chrome/test/chromedriver/logging_unittest.cc   scoped_ptr<base::ListValue> entries(log.GetAndClearEntries());
GetAndClearEntries   82 chrome/test/chromedriver/logging_unittest.cc   scoped_ptr<base::ListValue> entries(log.GetAndClearEntries());
GetAndClearEntries   92 chrome/test/chromedriver/logging_unittest.cc   scoped_ptr<base::ListValue> entries(log.GetAndClearEntries());
GetAndClearEntries  597 chrome/test/chromedriver/session_commands.cc       *value = (*log)->GetAndClearEntries();