Searched defs:types (Results 1 – 11 of 11) sorted by relevance
31 public static boolean shouldRunModule(TestRunResult moduleResults, List<RetryType> types) { in shouldRunModule()46 public static boolean shouldRunTest(TestResult result, List<RetryType> types) { in shouldRunTest()53 private static Set<TestStatus> getStatusesToRun(List<RetryType> types) { in getStatusesToRun()
240 List<RetryType> types = new ArrayList<>(); in updateRunner() local
67 String getSignature(Types types, TypeElement annotation, Element element) { in getSignature()215 private String verifyExpectedSignature(Types types, String signature, Element element, in verifyExpectedSignature()
192 val types = Type.getArgumentTypes(node.desc) in <lambda>() constant216 val types = Type.getArgumentTypes(node.desc) in <lambda>() constant
64 protected Types types; field in SingleAnnotationProcessor
249 auto types = reader.TypeIds(); in ListClasses() local
116 TypeList* Builder::GetTypeList(const std::vector<Type*>& types) { in GetTypeList()
564 const auto& types = dex_ir_->types; in FillTypes() local631 dex::u4 Writer::WriteTypeList(const std::vector<ir::Type*>& types) { in WriteTypeList()
214 std::vector<ir::Type*> types; in InjectArrayParamsHook() local
98 auto types = TypeIds(); in FindClassIndex() local
187 std::vector<Type*> types; member363 std::vector<own<Type>> types; member