Searched defs:real (Results 1 – 15 of 15) sorted by relevance
25 static void compare(ufloat64 test, ufloat64 real, ufloat64 soft, bool exact) in compare()69 ufloat64 test, real, soft; in main() local
118 real = elapsed_time(task_info) variable
187 auto real = std::make_unique<RedfishPropertyLeafReal>(); in TEST() local
68 static struct RedfishPropertyLeafReal real; in createDummyResource() local