Searched defs:getBooleanStr (Results 1 – 2 of 2) sorted by relevance
130 inline tcu::Format::Enum<int, 2> getBooleanStr (int value) { return tcu::Format::Enum<int, 2… function154 inline tcu::Format::Enum<int, 1> getBooleanStr (uint8_t value) { return tcu::Format::Enum<int… function
29 inline tcu::Format::Enum<int, 2> getBooleanStr (int value) { return tcu::Format::Enum<int, 2>(g… function