Home
last modified time | relevance | path

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

/test/suite_harness/tools/dex-tools/test/dex/reader/
DDexFileReaderTests.java46 private static final String LDALVIK_ANNOTATION_SIGNATURE = "Ldalvik/annotation/Signature;"; field in DexFileReaderTests
221 DexAnnotation sig = getAnnotation(G0, LDALVIK_ANNOTATION_SIGNATURE); in testG0()
246 DexAnnotation sig = getAnnotation(G1, LDALVIK_ANNOTATION_SIGNATURE); in testG1()