Searched defs:FormatBool (Results 1 - 1 of 1) sorted by relevance

/openjdk10/test/fmw/gtest/src/
H A Dgtest-internal-inl.h1206 string FormatBool(bool value) { return value ? "1" : "0"; } function in class:testing::internal::StreamingListener

Completed in 49 milliseconds