Home
last modified time | relevance | path

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

/external/doclava/src/com/google/doclava/
DNavTree.java54 ClearPage.write(data, "navtree_data.cs", dir + Doclava.testSupportPath in writeNavTree()
92 dir = Doclava.ensureSlash(dir) + Doclava.testSupportPath; in writeYamlTree()
DDoclava.java115 public static String testSupportPath = "android/support/test/"; field in Doclava
947 listDir = listDir + testSupportPath; in writeLists()