Home
last modified time | relevance | path

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

/external/dagger2/javatests/dagger/functional/sub/
DOtherThing.java21 public final class OtherThing { class
23 public OtherThing(@SuppressWarnings("unused") int i) {} in OtherThing() method in OtherThing
/external/python/cpython3/Lib/test/
Dtest_inspect.py1712 class OtherThing(Thing): class
1764 class OtherThing(Thing): class
1791 class OtherThing(object, metaclass=sub): class
1816 class OtherThing(Thing): class