Home
last modified time | relevance | path

Searched defs:getHTML (Results 1 – 2 of 2) sorted by relevance

/external/clang/tools/scan-view/share/
DReporter.py48 def getHTML(self,r,bugtype,getConfigOption): member in TextParameter
60 def getHTML(self,r,bugtype,getConfigOption): member in SelectionParameter
/external/cldr/tools/java/org/unicode/cldr/test/
DCheckCLDR.java933 public abstract String getHTML(Map<String, String> postArguments) throws Exception; in getHTML() method in CheckCLDR.SimpleDemo
938 public final String getHTML(String path, String fullPath, String value) throws Exception { in getHTML() method in CheckCLDR.SimpleDemo
975 public String getHTML(Map<String, String> postArguments) throws Exception { in getHTML() method in CheckCLDR.FormatDemo