Home
last modified time | relevance | path

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

/cts/tests/tests/webkit/src/android/webkit/cts/
DWebViewTest.java454 final String X_REFERER_VALUE = "http://www.example.com/"; in testCanInjectHeaders() local
459 map.put(X_REFERER, X_REFERER_VALUE); in testCanInjectHeaders()