HomeSort by relevance Sort by last modified time
    Searched refs:me2me_pin (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/test/remoting/
pin_browsertest.cc 19 "pin: '" + me2me_pin() + "'"
33 "pin: '" + me2me_pin() + "ABC'"
46 "old_pin: '" + me2me_pin() + "',"
fullscreen_browsertest.cc 70 RunJavaScriptTest(content, "Bump_Scroll", "{pin: '" + me2me_pin() + "'}");
remote_desktop_browsertest.cc 491 "browserTest.ensureRemoteConnectionEnabled(" + me2me_pin() + ")",
493 EXPECT_TRUE(result) << "Cannot start the host with Pin:" << me2me_pin();
508 EnterPin(me2me_pin(), remember_pin);
529 EnterPin(me2me_pin(), remember_pin);
remote_desktop_browsertest.h 146 // Ensures that the host is started locally with |me2me_pin()|.
160 std::string me2me_pin() { return me2me_pin_; } function in class:remoting::RemoteDesktopBrowserTest

Completed in 440 milliseconds