HomeSort by relevance Sort by last modified time
    Searched refs:CocoaTest (Results 1 - 6 of 6) 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 31 class CocoaProfileTest : public CocoaTest {
  /external/chromium/chrome/browser/ui/cocoa/
cocoa_test_helper.h 54 class CocoaTest : public PlatformTest {
57 // from CocoaTest but are going to be using any AppKit features directly,
62 CocoaTest();
63 virtual ~CocoaTest();
68 // to close them before CocoaTest::TearDown is called. A standard way of doing
69 // this would be to create them in SetUp (after calling CocoaTest::Setup) and
70 // then close them in TearDown before calling CocoaTest::TearDown.
75 // in CocoaTest::TearDown. Note that it is a CocoaTestHelperWindow which
  /external/chromium_org/ui/base/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/chrome/browser/ui/cocoa/applescript/
bookmark_applescript_utils_unittest.h 41 class BookmarkAppleScriptTest : public CocoaTest {
  /external/chromium_org/ui/app_list/cocoa/test/
apps_grid_controller_test_helper.h 22 class AppsGridControllerTestHelper : public ui::CocoaTest {

Completed in 130 milliseconds