Home
last modified time | relevance | path

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

/external/dagger2/compiler/src/it/functional-tests/src/main/java/test/sub/
DOtherThing.java20 public final class OtherThing { class
21 @Inject public OtherThing(int i) {} in OtherThing() method in OtherThing
/external/python/cpython3/Lib/test/
Dtest_inspect.py1524 class OtherThing(Thing): class
1576 class OtherThing(Thing): class
1603 class OtherThing(object, metaclass=sub): class
1628 class OtherThing(Thing): class