Home
last modified time | relevance | path

Searched defs:Computer (Results 1 – 4 of 4) sorted by relevance

/external/junit/src/main/java/org/junit/runner/
DComputer.java14 public class Computer { class
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/jsontype/
DWrapperObjectWithObjectIdTest.java43 static class Computer { class in WrapperObjectWithObjectIdTest
/external/gson/gson/src/test/java/com/google/gson/functional/
DJsonAdapterSerializerDeserializerTest.java48 private static final class Computer { class in JsonAdapterSerializerDeserializerTest
52 Computer(User user1, User user2, User user3) { in Computer() method in JsonAdapterSerializerDeserializerTest.Computer
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DRecordName.cpp250 TypeNameComputer Computer(Types); in computeTypeName() local