Home
last modified time | relevance | path

Searched defs:getLinkLabel (Results 1 – 12 of 12) sorted by relevance

/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/
DILinkable.java37 String getLinkLabel(); in getLinkLabel() method
/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/page/
DSourceFileItem.java33 public String getLinkLabel() { in getLinkLabel() method in SourceFileItem
DNodePage.java61 public String getLinkLabel() { in getLinkLabel() method in NodePage
DMethodItem.java41 public String getLinkLabel() { in getLinkLabel() method in MethodItem
DPackagePage.java92 public String getLinkLabel() { in getLinkLabel() method in PackagePage
DClassPage.java79 public String getLinkLabel() { in getLinkLabel() method in ClassPage
DPackageSourcePage.java113 public String getLinkLabel() { in getLinkLabel() method in PackageSourcePage
DSessionsPage.java165 public String getLinkLabel() { in getLinkLabel() method in SessionsPage
/external/jacoco/org.jacoco.report.test/src/org/jacoco/report/internal/html/
DLinkableStub.java36 public String getLinkLabel() { in getLinkLabel() method in LinkableStub
/external/jacoco/org.jacoco.report.test/src/org/jacoco/report/internal/html/page/
DMethodItemTest.java83 public String getLinkLabel() { in getLinkLabel() method in MethodItemTest.SourceLink
DReportPageTest.java59 public String getLinkLabel() { in getLinkLabel() method in ReportPageTest.TestReportPage
DClassPageTest.java157 public String getLinkLabel() { in getLinkLabel() method in ClassPageTest.SourceLink