HomeSort by relevance Sort by last modified time
    Searched refs:LONG_STRING_CONST (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/gpu/config/
gpu_driver_bug_list_json.cc 13 #define LONG_STRING_CONST(...) #__VA_ARGS__
17 const char kGpuDriverBugListJson[] = LONG_STRING_CONST(
752 ); // LONG_STRING_CONST macro
software_rendering_list_json.cc 12 #define LONG_STRING_CONST(...) #__VA_ARGS__
16 const char kSoftwareRenderingListJson[] = LONG_STRING_CONST(
874 LONG_STRING_CONST(
1040 ); // LONG_STRING_CONST macro
gpu_control_list_entry_unittest.cc 10 #define LONG_STRING_CONST(...) #__VA_ARGS__
71 const std::string json = LONG_STRING_CONST(
115 const std::string json = LONG_STRING_CONST(
140 const std::string json = LONG_STRING_CONST(
169 const std::string json = LONG_STRING_CONST(
201 const std::string json = LONG_STRING_CONST(
234 const std::string json = LONG_STRING_CONST(
266 const std::string json = LONG_STRING_CONST(
292 const std::string json = LONG_STRING_CONST(
320 const std::string json = LONG_STRING_CONST(
    [all...]
gpu_control_list_unittest.cc 16 #define LONG_STRING_CONST(...) #__VA_ARGS__
80 const std::string empty_list_json = LONG_STRING_CONST(
100 const std::string exact_list_json = LONG_STRING_CONST(
150 const std::string vendor_json = LONG_STRING_CONST(
196 const std::string unknown_field_json = LONG_STRING_CONST(
224 const std::string unknown_exception_field_json = LONG_STRING_CONST(
263 const std::string disabled_json = LONG_STRING_CONST(
291 const std::string json = LONG_STRING_CONST(
354 const std::string json = LONG_STRING_CONST(
398 const std::string json = LONG_STRING_CONST(
    [all...]
gpu_driver_bug_list_unittest.cc 13 #define LONG_STRING_CONST(...) #__VA_ARGS__
80 const std::string json = LONG_STRING_CONST(
  /external/chromium_org/content/browser/gpu/
gpu_data_manager_impl_private_unittest.cc 17 #define LONG_STRING_CONST(...) #__VA_ARGS__
143 const std::string blacklist_json = LONG_STRING_CONST(
194 const std::string blacklist_json = LONG_STRING_CONST(
493 const std::string blacklist_json = LONG_STRING_CONST(
546 const std::string blacklist_json = LONG_STRING_CONST(
629 const std::string blacklist_json = LONG_STRING_CONST(

Completed in 62 milliseconds