Home
last modified time | relevance | path

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

/system/extras/tests/include/
DtestUtil.h47 void testSetLogCatTag(const char *tag);
/system/extras/tests/iptables/qtaguid/
DsocketTag.cpp208 testSetLogCatTag(LOG_TAG); in testSocketTagging()
506 testSetLogCatTag(LOG_TAG); in testTagData()
/system/extras/tests/wifi/stress/
DwifiLoadScanAssoc.c137 testSetLogCatTag(LOG_TAG); in main()
/system/extras/tests/lib/testUtil/
DtestUtil.c162 void testSetLogCatTag(const char *tag) in testSetLogCatTag() function