Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dwarn-float-conversion.cpp99 void TestZero() { in TestZero() function
/llvm-project-15.0.7/llvm/unittests/Support/
H A DAllocatorTest.cpp106 TEST(AllocatorTest, TestZero) { in TEST() argument