Home
last modified time | relevance | path

Searched refs:FloatLE (Results 1 – 2 of 2) sorted by relevance

/llvm-project/third-party/unittest/googletest/include/gtest/
H A Dgtest.h2000 GTEST_API_ AssertionResult FloatLE(const char* expr1, const char* expr2,
/llvm-project/third-party/unittest/googletest/src/
H A Dgtest.cc1714 AssertionResult FloatLE(const char* expr1, const char* expr2, float val1, in FloatLE() function