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