Searched refs:ParseProfile (Results 1 – 1 of 1) sorted by relevance
90 std::tuple<Profile, const char *> ParseProfile(const char *P) { in ParseProfile() function164 std::tie(Profile1, P) = ParseProfile(P); in TEST()165 std::tie(Profile2, P) = ParseProfile(P); in TEST()