Searched defs:expVal (Results 1 – 2 of 2) sorted by relevance
909 const double expVal; in testDoubleValue() member920 const double expVal = cas.expVal; in testDoubleValue() local929 const double expVal; in testDoubleValue() member939 const double expVal = cas.expVal; in testDoubleValue() local953 const int64_t expVal; in testLongValue() member964 const int64_t expVal = cas.expVal; in testLongValue() local973 const int64_t expVal; in testLongValue() member983 const int64_t expVal = cas.expVal; in testLongValue() local
1104 std::stringstream expVal; in checkResult() local