Searched defs:pretty_method (Results 1 – 3 of 3) sorted by relevance
250 bool IsVerboseMethod(const std::string& pretty_method) const { in IsVerboseMethod()
188 const char* pretty_method; in TEST_F() member
722 std::string pretty_method = dex_file->PrettyMethod(dex_method_idx, true); in DumpMethodAndOffsetAsJson() local1134 std::string pretty_method = dex_file.PrettyMethod(dex_method_idx, true); in DumpOatMethod() local