Searched defs:ignored_method (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/art/test/2246-trace-v2/ | ||
H A D | dump_trace.cc | 87 for (const std::string_view& ignored_method : ignored_methods_list) { in MethodInIgnoreList() local |
/aosp_15_r20/external/pytorch/test/jit/ | ||
H A D | test_module_containers.py | 689 def ignored_method(self, x): member in TestModuleContainers.test_module_inplace_construct.N |
H A D | test_class_type.py | 1627 def ignored_method(self) -> bool: member in TestClassType.test_recursive_scripting_failed.ShouldCompile |