Searched defs:TestMaxMinBT (Results 1 – 1 of 1) sorted by relevance
67 struct TestMaxMinBT { struct68 TestMaxMinBT(std::string &btA, std::string &btB) : in TestMaxMinBT() function71 const char *symbolNameA;72 const char *fileNameA;73 std::string &btA;74 const char *symbolNameB;75 const char *fileNameB;76 std::string &btB;