Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/Support/
H A DInstructionCostTest.cpp16 struct CostTest : public testing::Test { struct
17 CostTest() {} in CostTest() function
22 TEST_F(CostTest, DefaultCtor) { in TEST_F() argument
29 TEST_F(CostTest, Operators) { in TEST_F() argument