Home
last modified time | relevance | path

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

/packages/modules/Profiling/tests/cts/src/android/profiling/cts/
DProfilingFrameworkTests.java606 String fullTag = "TestTag-_-_-12345678901234567890\\\"&:|<>"; in testRequestTagInFilename() local
613 fullTag, in testRequestTagInFilename()
622 assertTrue(fullTag.equals(callback.mResult.getTag())); in testRequestTagInFilename()