Searched refs:kGUIDStringSize (Results 1 - 2 of 2) sorted by relevance

/external/google-breakpad/src/client/linux/minidump_writer/
H A Dminidump_writer_unittest.cc59 const int kGUIDStringSize = 37; variable
140 char module_identifier_buffer[kGUIDStringSize];
249 char module_identifier_buffer[kGUIDStringSize];
417 char identifier_string[kGUIDStringSize];
420 kGUIDStringSize);
/external/google-breakpad/src/client/linux/handler/
H A Dexception_handler_unittest.cc95 const int kGUIDStringSize = 37; member in namespace:__anon5068
815 char module_identifier_buffer[kGUIDStringSize];

Completed in 82 milliseconds