OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetNextEvent
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/chrome/test/functional/
apptest.py
23
self.
GetNextEvent
(success_id)
45
self.
GetNextEvent
(self.AddDomMutationObserver('add', 'id("login")',
50
self.
GetNextEvent
(self.AddDomMutationObserver('remove', 'id("fail")/a'))
51
self.
GetNextEvent
(success_id)
68
e = self.
GetNextEvent
(event_id)
test_pyauto.py
52
lambda: self.
GetNextEvent
(timeout=2000)) # event queue is empty
/external/chromium_org/chrome/browser/automation/
automation_event_queue.h
38
void
GetNextEvent
(AutomationJSONReply* reply,
68
// These store the automation reply data when
GetNextEvent
is called with no
automation_event_queue.cc
33
void AutomationEventQueue::
GetNextEvent
(AutomationJSONReply* reply,
testing_automation_provider.h
[
all
...]
testing_automation_provider.cc
[
all
...]
/external/chromium_org/chrome/test/pyautolib/
pyauto.py
[
all
...]
Completed in 42 milliseconds