Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libc/utils/UnitTest/
H A DLibcTest.h112 bool testStrNe(const char *LHS, const char *RHS, const char *LHSStr,
356 this->testStrNe((LHS), (RHS), #LHS, #RHS, __FILE__, __LINE__)
H A DLibcTest.cpp288 bool Test::testStrNe(const char *LHS, const char *RHS, const char *LHSStr, in testStrNe() function in __llvm_libc::testing::Test