Searched defs:real_value (Results 1 – 3 of 3) sorted by relevance
153 float real_value = 1.0f; in TEST() local175 double real_value = 1.0; in TEST() local197 long double real_value = 1.0; in TEST() local
900 uint64_t real_value = Value - 4; adjustFixupValue() local
1596 VerifyCommandOptionValue(const std::string & option,int & real_value) VerifyCommandOptionValue() argument