Home
last modified time | relevance | path

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

/cts/hostsidetests/dumpsys/src/android/dumpsys/cts/
DDumpsysHostTest.java897 validateProfileData(profileData); in testGfxinfoFramestats()
903 private void validateProfileData(String profileData) throws IOException { in validateProfileData() method in DumpsysHostTest