Searched defs:testType (Results 1 – 12 of 12) sorted by relevance
202 private String getKeyName(int testType) { in getKeyName()209 private void createKey(int testType) { in createKey()234 private SecretKey loadSecretKey(int testType) { in loadSecretKey()
32 private int testType; // as returned by getPackedPositionType field in PositionTesterContextMenuListener
55 String testType = null; in main() local
90 String testType, String outputPath, Map<String, String> additionalAttributes) { in XmlGenerator() argument
72 String testType = bundle.getString(TESTCASE_TYPE); in toBundleString() local
88 final String testType = getTestType(attributes); in startElement() local
151 void setTestType(String testType) { in setTestType()
213 private static boolean compareType(String apiType, String testType) { in compareType()
219 String testType = bundle.getString(TESTCASE_TYPE); in toBundleString() local
253 Utils.TestCaseType testType; field in MainInteractionSession.AsyncTaskArg
74 public void setupTestType(int testType) { in setupTestType()
111 final TestType testType = TestType.getTestType(androidMakeFile); in main() local