HomeSort by relevance Sort by last modified time
    Searched refs:CocoaTest (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/ui/cocoa/
cocoa_test_helper.h 19 class CocoaTest : public ui::CocoaTest {
22 // CocoaTest but are going to be using any AppKit features directly, or
27 CocoaTest();
cocoa_profile_test.h 33 class CocoaProfileTest : public CocoaTest {
  /external/chromium_org/ui/gfx/test/
ui_cocoa_test_helper.h 51 class CocoaTest : public PlatformTest {
53 CocoaTest();
54 virtual ~CocoaTest();
59 // to close them before CocoaTest::TearDown is called. A standard way of doing
60 // this would be to create them in SetUp (after calling CocoaTest::Setup) and
61 // then close them in TearDown before calling CocoaTest::TearDown.
66 // in CocoaTest::TearDown. Note that it is a CocoaTestHelperWindow which
  /external/chromium_org/ui/app_list/cocoa/test/
apps_grid_controller_test_helper.h 20 class AppsGridControllerTestHelper : public ui::CocoaTest {

Completed in 76 milliseconds