HomeSort by relevance Sort by last modified time
    Searched defs:GetActiveTabTitle (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/test/ui/
ui_test.h 111 std::wstring GetActiveTabTitle() { return GetActiveTabTitle(0); }
114 std::wstring GetActiveTabTitle(int window_index);
ui_test.cc 326 std::wstring UITestBase::GetActiveTabTitle(int window_index) {
  /external/chromium_org/chrome/test/pyautolib/
pyauto.py 117 self.assertEqual("Google", self.GetActiveTabTitle())
    [all...]

Completed in 260 milliseconds