Home
last modified time | relevance | path

Searched refs:type_string (Results 1 – 1 of 1) sorted by relevance

/trusty/user/base/lib/googletest/include/
Dtrusty-gtest.h27 const char* type_string = nullptr; in OnTestPartResult() local
33 type_string = "Error"; in OnTestPartResult()
36 type_string = "Skipped"; in OnTestPartResult()
40 trusty_unittest_printf(" %s: %s:%d\n %s\n", type_string, in OnTestPartResult()