Searched refs:TestCommon (Results 1 – 3 of 3) sorted by relevance
42 Expected<std::vector<BenchmarkCode>> TestCommon(StringRef Contents) { in TestCommon() function in llvm::exegesis::__anon23cde8e80111::X86SnippetFileTest73 auto Snippets = TestCommon(R"( in TEST_F()91 auto Error = TestCommon(R"( in TEST_F()101 auto Error = TestCommon(R"( in TEST_F()111 auto Error = TestCommon(R"( in TEST_F()121 auto Snippets = TestCommon(R"( in TEST_F()
41 void TestCommon(InstructionBenchmark::RepetitionModeE RepetitionMode) { in TestCommon() function in llvm::exegesis::__anon0f0167460111::X86SnippetRepetitorTest69 TestCommon(InstructionBenchmark::Duplicate); in TEST_F()78 TestCommon(InstructionBenchmark::Loop); in TEST_F()
153 TEST_F(ProfileSummaryInfoTest, TestCommon) { in TEST_F() argument