Home
last modified time | relevance | path

Searched refs:WEBTESTRUNNER_EXPORT (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/public/testing/
DWebTestCommon.h48 #define WEBTESTRUNNER_EXPORT __declspec(dllexport) macro
50 #define WEBTESTRUNNER_EXPORT __declspec(dllimport) macro
56 #define WEBTESTRUNNER_EXPORT __attribute__((visibility("default"))) macro
58 #define WEBTESTRUNNER_EXPORT macro
65 #define WEBTESTRUNNER_EXPORT macro
DWebTask.h43 class WEBTESTRUNNER_EXPORT WebTask {
57 class WEBTESTRUNNER_EXPORT WebTaskList {
DWebPreferences.h45 struct WEBTESTRUNNER_EXPORT WebPreferences {
DWebTestInterfaces.h58 class WEBTESTRUNNER_EXPORT WebTestInterfaces {
DWebTestProxy.h112 class WEBTESTRUNNER_EXPORT WebTestProxyBase {