Home
last modified time | relevance | path

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

/system/core/logcat/tests/
Dlogcat_test.cpp1663 int myTag = android_lookupEventTagNum(map, name, "(new|1|s)", in TEST() local
1666 ASSERT_NE(-1, myTag); in TEST()
1668 const struct tag sync = { (uint32_t)myTag, name }; in TEST()