Searched refs:WindowTest (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/aura/
H A Dwindow_unittest.cc53 class WindowTest : public AuraTestBase { class in namespace:aura::test
55 WindowTest() : max_separation_(0) { function in class:aura::test::WindowTest
76 DISALLOW_COPY_AND_ASSIGN(WindowTest);
257 TEST_F(WindowTest, GetChildById) {
270 TEST_F(WindowTest, Contains) {
290 TEST_F(WindowTest, ContainsPointInRoot) {
301 TEST_F(WindowTest, ContainsPoint) {
311 TEST_F(WindowTest, ConvertPointToWindow) {
322 TEST_F(WindowTest, MoveCursorTo) {
351 TEST_F(WindowTest, ContainsMous
[all...]

Completed in 1356 milliseconds