Searched refs:staticCompareValueStr (Results 1 – 2 of 2) sorted by relevance
184 const char* staticCompareValueStr = isConditionTrue ? "1.0" : "-1.0"; in init() local185 const char* compareValueStr = isStaticCase ? staticCompareValueStr : in init()