Searched defs:DISABLED_ON_MAC (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/automated/
H A Dvie_api_integration_test.cc20 class DISABLED_ON_MAC(ViEApiIntegrationTest) : public LegacyFixture { function in namespace:__anon16198
23 TEST_F(DISABLED_ON_MAC(ViEApiIntegrationTest), RunsBaseTestWithoutErrors) {
28 TEST_F(DISABLED_ON_MAC(ViEApiIntegrationTest),
33 TEST_F(DISABLED_ON_MAC(ViEApiIntegrationTest), RunsCodecTestWithoutErrors) {
37 TEST_F(DISABLED_ON_MAC(ViEApiIntegrationTest),
42 TEST_F(DISABLED_ON_MAC(ViEApiIntegrationTest), RunsRenderTestWithoutErrors) {
47 TEST_F(DISABLED_ON_MAC(ViEApiIntegrationTest),
H A Dvie_extended_integration_test.cc20 class DISABLED_ON_MAC(ViEExtendedIntegrationTest) : public LegacyFixture { function in namespace:__anon16199
23 TEST_F(DISABLED_ON_MAC(ViEExtendedIntegrationTest), RunsBaseTestWithoutErrors) {
28 TEST_F(DISABLED_ON_MAC(ViEExtendedIntegrationTest),
40 TEST_F(DISABLED_ON_MAC(ViEExtendedIntegrationTest),
45 TEST_F(DISABLED_ON_MAC(ViEExtendedIntegrationTest),
50 TEST_F(DISABLED_ON_MAC(ViEExtendedIntegrationTest),
55 TEST_F(DISABLED_ON_MAC(ViEExtendedIntegrationTest),
/external/chromium_org/third_party/webrtc/test/testsupport/
H A Dgtest_disable.h28 #define DISABLED_ON_MAC(test) DISABLED_##test macro
30 #define DISABLED_ON_MAC(test) test macro

Completed in 4659 milliseconds