OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs: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 461 milliseconds