Searched defs:PairType (Results 1 – 2 of 2) sorted by relevance
84 using PairType = std::pair<std::string_view, std::string_view>; typedef86 void TestInvalidCases(T &obj, const std::array<PairType, N> &replaceData, const std::string &jsonSt… in TestInvalidCases()
33 } PairType; // range: 0 ~ 2^8-1 typedef