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

  /external/chromium_org/gpu/config/
gpu_driver_bug_list_json.cc 79 #define LONG_STRING_CONST(...) #__VA_ARGS__
83 const char kGpuDriverBugListJson[] = LONG_STRING_CONST(
443 ); // LONG_STRING_CONST macro
gpu_switching_list_json.cc 79 #define LONG_STRING_CONST(...) #__VA_ARGS__
83 const char kGpuSwitchingListJson[] = LONG_STRING_CONST(
122 ); // LONG_STRING_CONST macro
software_rendering_list_json.cc 83 #define LONG_STRING_CONST(...) #__VA_ARGS__
87 const char kSoftwareRenderingListJson[] = LONG_STRING_CONST(
1145 LONG_STRING_CONST(
1167 ); // 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(
117 const std::string json = LONG_STRING_CONST(
142 const std::string json = LONG_STRING_CONST(
171 const std::string json = LONG_STRING_CONST(
203 const std::string json = LONG_STRING_CONST(
236 const std::string json = LONG_STRING_CONST(
268 const std::string json = LONG_STRING_CONST(
294 const std::string json = LONG_STRING_CONST(
322 const std::string json = LONG_STRING_CONST(
    [all...]
gpu_control_list_unittest.cc 18 #define LONG_STRING_CONST(...) #__VA_ARGS__
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 browser_version_json = LONG_STRING_CONST(
232 const std::string unknown_field_json = LONG_STRING_CONST(
265 const std::string unknown_exception_field_json = LONG_STRING_CONST(
309 const std::string disabled_json = LONG_STRING_CONST(
337 const std::string json = LONG_STRING_CONST(
400 const std::string json = LONG_STRING_CONST(
    [all...]
gpu_switching_list_unittest.cc 14 #define LONG_STRING_CONST(...) #__VA_ARGS__
60 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 1081 milliseconds