Home
last modified time | relevance | path

Searched refs:ParseProfile (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/compiler-rt/lib/xray/tests/unit/
H A Dprofile_collector_test.cpp90 std::tuple<Profile, const char *> ParseProfile(const char *P) { in ParseProfile() function
164 std::tie(Profile1, P) = ParseProfile(P); in TEST()
165 std::tie(Profile2, P) = ParseProfile(P); in TEST()