Searched refs:LONG_STRING_CONST (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/gpu/config/
H A Dgpu_driver_bug_list_json.cc13 #define LONG_STRING_CONST(...) #__VA_ARGS__ macro
17 const char kGpuDriverBugListJson[] = LONG_STRING_CONST(
862 ) // LONG_STRING_CONST macro
864 LONG_STRING_CONST(
1093 ); // LONG_STRING_CONST macro
H A Dsoftware_rendering_list_json.cc12 #define LONG_STRING_CONST(...) #__VA_ARGS__ macro
16 const char kSoftwareRenderingListJson[] = LONG_STRING_CONST(
785 LONG_STRING_CONST(
1147 ); // LONG_STRING_CONST macro
H A Dgpu_control_list_entry_unittest.cc10 #define LONG_STRING_CONST(...) #__VA_ARGS__ macro
72 const std::string json = LONG_STRING_CONST(
116 const std::string json = LONG_STRING_CONST(
141 const std::string json = LONG_STRING_CONST(
170 const std::string json = LONG_STRING_CONST(
202 const std::string json = LONG_STRING_CONST(
235 const std::string json = LONG_STRING_CONST(
267 const std::string json = LONG_STRING_CONST(
293 const std::string json = LONG_STRING_CONST(
321 const std::string json = LONG_STRING_CONST(
[all...]
H A Dgpu_control_list_unittest.cc17 #define LONG_STRING_CONST(...) #__VA_ARGS__ macro
82 const std::string empty_list_json = LONG_STRING_CONST(
102 const std::string exact_list_json = LONG_STRING_CONST(
152 const std::string vendor_json = LONG_STRING_CONST(
198 const std::string unknown_field_json = LONG_STRING_CONST(
226 const std::string unknown_exception_field_json = LONG_STRING_CONST(
265 const std::string disabled_json = LONG_STRING_CONST(
293 const std::string json = LONG_STRING_CONST(
339 const std::string json = LONG_STRING_CONST(
399 const std::string json = LONG_STRING_CONST(
[all...]
H A Dgpu_driver_bug_list_unittest.cc14 #define LONG_STRING_CONST(...) #__VA_ARGS__ macro
82 const std::string json = LONG_STRING_CONST(
161 const std::string json = LONG_STRING_CONST(
/external/chromium_org/content/browser/gpu/
H A Dgpu_data_manager_impl_private_unittest.cc21 #define LONG_STRING_CONST(...) #__VA_ARGS__ macro
152 const std::string blacklist_json = LONG_STRING_CONST(
200 const std::string blacklist_json = LONG_STRING_CONST(
512 const std::string blacklist_json = LONG_STRING_CONST(
565 const std::string blacklist_json = LONG_STRING_CONST(
648 const std::string blacklist_json = LONG_STRING_CONST(
684 const std::string blacklist_json = LONG_STRING_CONST(

Completed in 109 milliseconds