OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TestWindowTreeClient
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/aura/test/
test_window_tree_client.cc
12
TestWindowTreeClient
::
TestWindowTreeClient
(Window* root_window)
17
TestWindowTreeClient
::~
TestWindowTreeClient
() {
21
Window*
TestWindowTreeClient
::GetDefaultParent(Window* context,
test_window_tree_client.h
16
class
TestWindowTreeClient
: public client::WindowTreeClient {
18
explicit
TestWindowTreeClient
(Window* root_window);
19
virtual ~
TestWindowTreeClient
();
28
DISALLOW_COPY_AND_ASSIGN(
TestWindowTreeClient
);
Completed in 207 milliseconds