Searched defs:failedString (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/build/soong/ui/terminal/ | ||
H A D | format.go | 147 func (s formatter) failedString() string { func |
/aosp_15_r20/external/bcc/tests/cc/ | ||
H A D | catch.hpp | 10046 static const char* failedString() { return "FAILED"; } in failedString() function in Catch::CompactReporter::AssertionPrinter |