Searched refs:htmlFile (Results 1 - 6 of 6) sorted by relevance

/external/doclava/src/com/google/doclava/
H A DClearPage.java216 public static String outputFilename(String htmlFile) { argument
217 if (!Doclava.htmlExtension.equals(".html") && htmlFile.endsWith(".html")) {
218 return htmlFile.substring(0, htmlFile.length() - 5) + Doclava.htmlExtension;
220 return htmlFile;
/external/chromium_org/third_party/WebKit/Source/web/tests/
H A DWebViewTest.cpp227 void testTextInputType(WebTextInputType expectedType, const std::string& htmlFile);
228 void testInputMode(const WebString& expectedInputMode, const std::string& htmlFile);
229 void testSelectionRootBounds(const char* htmlFile, float pageScaleFactor);
535 void WebViewTest::testTextInputType(WebTextInputType expectedType, const std::string& htmlFile) argument
537 URLTestHelpers::registerMockedURLFromBaseURL(WebString::fromUTF8(m_baseURL.c_str()), WebString::fromUTF8(htmlFile.c_str()));
538 WebView* webView = m_webViewHelper.initializeAndLoad(m_baseURL + htmlFile);
554 void WebViewTest::testInputMode(const WebString& expectedInputMode, const std::string& htmlFile) argument
556 URLTestHelpers::registerMockedURLFromBaseURL(WebString::fromUTF8(m_baseURL.c_str()), WebString::fromUTF8(htmlFile.c_str()));
557 WebView* webView = m_webViewHelper.initializeAndLoad(m_baseURL + htmlFile);
1908 void WebViewTest::testSelectionRootBounds(const char* htmlFile, floa argument
[all...]
H A DWebFrameTest.cpp4082 const std::string htmlFile = "disambiguation_popup.html"; local
4083 registerMockedHttpURLLoad(htmlFile);
4090 webViewHelper.initializeAndLoad(m_baseURL + htmlFile, true, 0, &client);
4146 const std::string htmlFile = "disambiguation_popup_mobile_site.html"; local
4147 registerMockedHttpURLLoad(htmlFile);
4154 webViewHelper.initializeAndLoad(m_baseURL + htmlFile, true, 0, &client, enableViewportSettings);
4182 const std::string htmlFile = "disambiguation_popup_viewport_site.html"; local
4183 registerMockedHttpURLLoad(htmlFile);
4190 webViewHelper.initializeAndLoad(m_baseURL + htmlFile, true, 0, &client, enableViewportSettings);
4226 const std::string htmlFile local
4272 const std::string htmlFile = "disambiguation_popup_blacklist.html"; local
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/121/1/.cp/lib/
H A Dapitooling-ant.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jdt.launching_3.5.100.v20100526.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.api.tools_1.0.202.v20100820_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 170 milliseconds