Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dcmd_merge_test.cpp36 static std::string GetReport(const std::string& record_file) { in GetReport() function
70 std::string report = GetReport(input_file1); in TEST()
76 report = GetReport(input_file2); in TEST()
85 report = GetReport(tmpfile.path); in TEST()
/system/libvintf/analyze_matrix/
Dhals_for_release.py255 def GetReport(tuple1, tuple2, args): function
315 print(GetReport(tuple1, tuple2, args))