Searched refs:szFormat (Results 1 – 2 of 2) sorted by relevance
95 char szFormat[1024]; in testValue() local96 sprintf(szFormat, in testValue()101 std::cout << szFormat; in testValue()122 char szFormat[1024]; in testBounds() local123 sprintf(szFormat, in testBounds()127 std::cout << szFormat; in testBounds()
96 char szFormat[1024]; in testValue() local97 sprintf(szFormat, in testValue()102 std::cout << szFormat; in testValue()123 char szFormat[1024]; in testBounds() local124 sprintf(szFormat, in testBounds()128 std::cout << szFormat; in testBounds()