Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DWap230WspContentTypeTest.java265 String testType = "application/wibble"; in testConstrainedMediaExtensionMedia() local
280 String testType = "12345678901234567890123456789"; in testGeneralFormShortLengthExtensionMedia() local
445 String testType = "application/wibble"; in testGeneralFormLengthQuoteExtensionMedia() local
467 String testType = in testGeneralFormLengthQuoteExtensionMediaWithNiceLongMimeType() local
492 String testType = " application/wibble"; in testConstrainedMediaExtensionMediaWithSpace() local
/frameworks/base/tests/CoreTests/android/core/
DTestWebData.java127 public String testType; field in TestWebData