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 60 base::Thread automation_thread_; member in class:win8::internal::UIAutomationClient
ui_automation_client.cc 591 : automation_thread_("UIAutomation") {}
599 automation_thread_.message_loop()->PostTask(
614 automation_thread_.init_com_with_mta(true);
615 automation_thread_.Start();
616 automation_thread_.message_loop()->PostTask(

Completed in 3396 milliseconds