HomeSort by relevance Sort by last modified time
    Searched refs:diagnosis (Results 1 - 25 of 33) sorted by null

1 2

  /external/google-breakpad/src/testing/scripts/
gmock_doctor.py 152 diagnoses: A list of pairs (regex, pattern for formatting the diagnosis
157 (short name of disease, long name of disease, diagnosis).
159 for regex, diagnosis in diagnoses:
161 diagnosis = '%(file)s:%(line)s:' + diagnosis
163 yield (short_name, long_name, diagnosis % m.groupdict())
178 diagnosis = """
182 [(clang_regex, diagnosis),
183 (gcc_regex, diagnosis % {'type': 'a type'})],
201 diagnosis = ""
    [all...]
  /external/googletest/googlemock/scripts/
gmock_doctor.py 152 diagnoses: A list of pairs (regex, pattern for formatting the diagnosis
157 (short name of disease, long name of disease, diagnosis).
159 for regex, diagnosis in diagnoses:
161 diagnosis = '%(file)s:%(line)s:' + diagnosis
163 yield (short_name, long_name, diagnosis % m.groupdict())
181 diagnosis = """
185 [(clang_regex, diagnosis),
186 (clang11_re, diagnosis % {'type': 'a type'}),
187 (gcc_regex, diagnosis % {'type': 'a type'})]
    [all...]
  /external/v8/testing/gmock/scripts/
gmock_doctor.py 152 diagnoses: A list of pairs (regex, pattern for formatting the diagnosis
157 (short name of disease, long name of disease, diagnosis).
159 for regex, diagnosis in diagnoses:
161 diagnosis = '%(file)s:%(line)s:' + diagnosis
163 yield (short_name, long_name, diagnosis % m.groupdict())
181 diagnosis = """
185 [(clang_regex, diagnosis),
186 (clang11_re, diagnosis % {'type': 'a type'}),
187 (gcc_regex, diagnosis % {'type': 'a type'})]
    [all...]
  /external/autotest/server/lib/
status_history.py 27 * diagnosis interval - A time interval during which DUT status
32 Diagnosis intervals are interesting because they normally contain
50 # Values used to describe the diagnosis of a DUT. These values are
52 # diagnosis of whether the DUT was working at the end of a given
90 event, and a diagnosis of whether the DUT was working or failed
107 @property diagnosis Working status of the DUT after the event.
211 def diagnosis(self): member in class:_JobEvent
214 The diagnosis is interpreted as follows:
221 @return A valid diagnosis value.
273 diagnosis on the task indicates the diagnosis for the DUT a
339 def diagnosis(self): member in class:_SpecialTaskEvent
433 def diagnosis(self): member in class:_TestJobEvent
    [all...]
  /external/autotest/site_utils/
dut_status.py 78 -g/--diagnosis - Print the job history surrounding a status
87 'NO' means the DUT is broken. That diagnosis is based on a job that
125 # Dictionary to map the known diagnosis codes to string values.
196 _DIAGNOSIS_IDS[event.diagnosis],
205 --full_history and --diagnosis options. The `arguments`
221 elif arguments.diagnosis:
348 if (not arguments.oneline and not arguments.diagnosis and
417 format_group.add_argument('-g', '--diagnosis', action='store_true',
  /external/clang/tools/scan-view/share/
Reporter.py 201 diagnosis = ""
211 report.description, diagnosis, config] + map(os.path.abspath, report.files)
  /prebuilts/clang/host/darwin-x86/clang-3289846/tools/scan-view/share/
Reporter.py 201 diagnosis = ""
211 report.description, diagnosis, config] + map(os.path.abspath, report.files)
  /prebuilts/clang/host/darwin-x86/clang-3859424/tools/scan-view/share/
Reporter.py 201 diagnosis = ""
211 report.description, diagnosis, config] + map(os.path.abspath, report.files)
  /prebuilts/clang/host/darwin-x86/clang-4053586/tools/scan-view/share/
Reporter.py 204 diagnosis = ""
214 report.description, diagnosis, config] + map(os.path.abspath, report.files)
  /prebuilts/clang/host/darwin-x86/clang-4393122/share/scan-view/
Reporter.py 204 diagnosis = ""
214 report.description, diagnosis, config] + map(os.path.abspath, report.files)
  /prebuilts/clang/host/darwin-x86/clang-4479392/share/scan-view/
Reporter.py 204 diagnosis = ""
214 report.description, diagnosis, config] + map(os.path.abspath, report.files)
  /prebuilts/clang/host/darwin-x86/clang-4579689/share/scan-view/
Reporter.py 204 diagnosis = ""
214 report.description, diagnosis, config] + map(os.path.abspath, report.files)
  /prebuilts/clang/host/darwin-x86/clang-4630689/share/scan-view/
Reporter.py 204 diagnosis = ""
214 report.description, diagnosis, config] + map(os.path.abspath, report.files)
  /prebuilts/clang/host/darwin-x86/clang-4639204/share/scan-view/
Reporter.py 204 diagnosis = ""
214 report.description, diagnosis, config] + map(os.path.abspath, report.files)
  /prebuilts/clang/host/darwin-x86/clang-4691093/share/scan-view/
Reporter.py 204 diagnosis = ""
214 report.description, diagnosis, config] + map(os.path.abspath, report.files)
  /prebuilts/clang/host/linux-x86/clang-3289846/tools/scan-view/share/
Reporter.py 201 diagnosis = ""
211 report.description, diagnosis, config] + map(os.path.abspath, report.files)
  /prebuilts/clang/host/linux-x86/clang-3859424/tools/scan-view/share/
Reporter.py 201 diagnosis = ""
211 report.description, diagnosis, config] + map(os.path.abspath, report.files)
  /prebuilts/clang/host/linux-x86/clang-4053586/tools/scan-view/share/
Reporter.py 204 diagnosis = ""
214 report.description, diagnosis, config] + map(os.path.abspath, report.files)
  /prebuilts/clang/host/linux-x86/clang-4393122/share/scan-view/
Reporter.py 204 diagnosis = ""
214 report.description, diagnosis, config] + map(os.path.abspath, report.files)
  /prebuilts/clang/host/linux-x86/clang-4479392/share/scan-view/
Reporter.py 204 diagnosis = ""
214 report.description, diagnosis, config] + map(os.path.abspath, report.files)
  /prebuilts/clang/host/linux-x86/clang-4579689/share/scan-view/
Reporter.py 204 diagnosis = ""
214 report.description, diagnosis, config] + map(os.path.abspath, report.files)
  /prebuilts/clang/host/linux-x86/clang-4630689/share/scan-view/
Reporter.py 204 diagnosis = ""
214 report.description, diagnosis, config] + map(os.path.abspath, report.files)
  /prebuilts/clang/host/linux-x86/clang-4639204/share/scan-view/
Reporter.py 204 diagnosis = ""
214 report.description, diagnosis, config] + map(os.path.abspath, report.files)
  /prebuilts/clang/host/linux-x86/clang-4691093/share/scan-view/
Reporter.py 204 diagnosis = ""
214 report.description, diagnosis, config] + map(os.path.abspath, report.files)
  /prebuilts/misc/darwin-x86/analyzer/tools/scan-view/
Reporter.py 201 diagnosis = ""
211 report.description, diagnosis, config] + map(os.path.abspath, report.files)

Completed in 909 milliseconds

1 2