Searched refs:CalculatePrivateMemoryFootprintForTesting (Results 1 – 3 of 3) sorted by relevance
20 static std::optional<uint64_t> CalculatePrivateMemoryFootprintForTesting(
39 PmfUtils::CalculatePrivateMemoryFootprintForTesting(statm_file, in TEST()
62 std::optional<uint64_t> PmfUtils::CalculatePrivateMemoryFootprintForTesting( in CalculatePrivateMemoryFootprintForTesting() function in base::android::PmfUtils