Searched refs:AddComplexityTest (Results 1 – 3 of 3) sorted by relevance
13 int CONCAT(dummy, __LINE__) = AddComplexityTest(__VA_ARGS__)15 int AddComplexityTest(std::string test_name, std::string big_o_test_name, in AddComplexityTest() function
14 int CONCAT(dummy, __LINE__) = AddComplexityTest(__VA_ARGS__)16 int AddComplexityTest(const std::string &test_name, in AddComplexityTest() function