Searched refs:TestSize (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/contrib/googletest/googletest/test/ | ||
| H A D | gtest_unittest.cc | 2755 void TestSize() { in TestSize() function in __anonefee94960111::FloatingPointTest |
| /freebsd-13.1/contrib/googletest/googlemock/test/ | ||
| H A D | gmock-matchers_test.cc | 3270 void TestSize() { in TestSize() function in testing::gmock_matchers_test::FloatingPointTest |
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/ | ||
| H A D | X86ISelLowering.cpp | 22279 unsigned TestSize = Subtarget.hasAVX() ? 256 : 128; in LowerVectorAllZero() local |