Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/tools/llvm-exegesis/X86/
H A DSnippetRepetitorTest.cpp41 void TestCommon(InstructionBenchmark::RepetitionModeE RepetitionMode) { in TestCommon() function in llvm::exegesis::__anon0f0167460111::X86SnippetRepetitorTest
H A DSnippetFileTest.cpp42 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 DProfileSummaryInfoTest.cpp153 TEST_F(ProfileSummaryInfoTest, TestCommon) { in TEST_F() argument