Searched defs:TestCommon (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/llvm/unittests/tools/llvm-exegesis/X86/ | ||
| H A D | SnippetRepetitorTest.cpp | 41 void TestCommon(InstructionBenchmark::RepetitionModeE RepetitionMode) { in TestCommon() function in llvm::exegesis::__anon0f0167460111::X86SnippetRepetitorTest |
| H A D | SnippetFileTest.cpp | 42 Expected<std::vector<BenchmarkCode>> TestCommon(StringRef Contents) { in TestCommon() function in llvm::exegesis::__anon23cde8e80111::X86SnippetFileTest |
| /llvm-project-15.0.7/llvm/unittests/Analysis/ | ||
| H A D | ProfileSummaryInfoTest.cpp | 153 TEST_F(ProfileSummaryInfoTest, TestCommon) { in TEST_F() argument |