Config             61 Source/platform/PurgeableVectorTest.cpp     TestingPlatformSupport::Config makeTestingPlatformSupportConfig() const
Config             63 Source/platform/PurgeableVectorTest.cpp         TestingPlatformSupport::Config config;
Config            138 Source/platform/SharedBufferTest.cpp     TestingPlatformSupport::Config config;
Config             66 Source/platform/TestingPlatformSupport.cpp TestingPlatformSupport::TestingPlatformSupport(const Config& config)
Config             58 Source/platform/TestingPlatformSupport.h         Config() : hasDiscardableMemorySupport(false) { }
Config             63 Source/platform/TestingPlatformSupport.h     explicit TestingPlatformSupport(const Config&);
Config             73 Source/platform/TestingPlatformSupport.h     const Config m_config;
Config             57 Source/platform/testing/RunAllTests.cpp     WebCore::TestingPlatformSupport::Config platformConfig;