HomeSort by relevance Sort by last modified time
    Searched full:automation_thread_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/win8/test/
ui_automation_client.h 59 base::Thread automation_thread_; member in class:win8::internal::UIAutomationClient
ui_automation_client.cc 590 : automation_thread_("UIAutomation") {}
598 automation_thread_.message_loop()->PostTask(
613 automation_thread_.init_com_with_mta(true);
614 automation_thread_.Start();
615 automation_thread_.message_loop()->PostTask(

Completed in 76 milliseconds