Searched defs:plus (Results 1 – 4 of 4) sorted by relevance
142 std::size_t plus = timestamp.find_first_of('+', dot); in formatEventLogEntry() local
171 def assertSummary(self, text, arch, plus, boards, outcome=OUTCOME_ERR): argument
184 std::size_t plus = timestamp.find_first_of('+'); in fillEventLogEntryJson() local