Home
last modified time | relevance | path

Searched defs:TestCommon (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/
H A DSnippetRepetitorTest.cpp41 void TestCommon(Benchmark::RepetitionModeE RepetitionMode, in TestCommon() function in llvm::exegesis::__anona35487090111::X86SnippetRepetitorTest
H A DSnippetFileTest.cpp41 Expected<std::vector<BenchmarkCode>> TestCommon(StringRef Contents) { in TestCommon() function in llvm::exegesis::__anon54ea62cb0111::X86SnippetFileTest
[all...]
/llvm-project/llvm/unittests/Analysis/
H A DProfileSummaryInfoTest.cpp153 TEST_F(ProfileSummaryInfoTest, TestCommon) { in TEST_F() argument