Searched refs:syncAsStr (Results 1 – 3 of 3) sorted by relevance
86 const char *syncAsStr() const;
188 const char *TestCase::syncAsStr() const in syncAsStr() function in android_test::TestCase
693 printf("# Sync: %s\n", testCase.syncAsStr()); in main()