Searched refs:testSetLogCatTag (Results 1 – 6 of 6) sorted by relevance
47 void testSetLogCatTag(const char *tag);
173 testSetLogCatTag(LOG_TAG); in main()177 testSetLogCatTag(LOG_TAG); in main()
210 testSetLogCatTag(LOG_TAG); in main()
248 testSetLogCatTag(LOG_TAG); in main()
347 testSetLogCatTag(LOG_TAG); in main()
161 void testSetLogCatTag(const char *tag) in testSetLogCatTag() function