Home
last modified time | relevance | path

Searched defs:identifier_string (Results 1 – 5 of 5) sorted by relevance

/external/google-breakpad/src/common/linux/
Dfile_id_unittest.cc131 char identifier_string[sizeof(expected_identifier_string)]; in TYPED_TEST() local
162 char identifier_string[sizeof(expected_identifier_string)]; in TYPED_TEST() local
194 char identifier_string[sizeof(expected_identifier_string)]; in TYPED_TEST() local
/external/tensorflow/tensorflow/tools/ci_build/
Dupdate_version.py77 def __init__(self, major, minor, patch, identifier_string, version_type): argument
103 def set_identifier_string(self, identifier_string): argument
/external/google-breakpad/src/processor/
Dminidump.cc1855 char identifier_string[17]; in code_identifier() local
1990 char identifier_string[41]; in debug_identifier() local
2014 char identifier_string[17]; in debug_identifier() local
/external/google-breakpad/src/client/linux/minidump_writer/
Dminidump_writer_unittest.cc417 char identifier_string[kGUIDStringSize]; in TEST() local
/external/google-breakpad/src/common/windows/
Dpdb_source_line_writer.cc1221 wchar_t identifier_string[17]; in GetModuleInfo() local