Searched refs:School (Results 1 – 9 of 9) sorted by relevance
/frameworks/support/room/integration-tests/testapp/src/androidTest/java/androidx/room/integration/testapp/dao/ |
D | SchoolDao.java | 25 import androidx.room.integration.testapp.vo.School; 33 public abstract void insert(School... schools); in insert() 36 public abstract List<School> findByStreet(String street); in findByStreet() 39 public abstract List<School> schoolAndManagerNames(); in schoolAndManagerNames() 49 public abstract School loadCoordinatesAsSchool(int schoolId); in loadCoordinatesAsSchool()
|
/frameworks/support/room/integration-tests/testapp/src/androidTest/java/androidx/room/integration/testapp/test/ |
D | EmbeddedTest.java | 39 import androidx.room.integration.testapp.vo.School; 158 School school = TestUtil.createSchool(3, 5); in findSchoolByStreet() 161 List<School> result = mSchoolDao.findByStreet("foo"); in findSchoolByStreet() 168 loadSubFieldsTest(new Callable<List<School>>() { in loadSubFieldsAsPojo() 170 public List<School> call() throws Exception { in loadSubFieldsAsPojo() 171 List<School> result = new ArrayList<>(); in loadSubFieldsAsPojo() 182 loadSubFieldsTest(new Callable<List<School>>() { in loadSubFieldsAsEntity() 184 public List<School> call() throws Exception { in loadSubFieldsAsEntity() 190 public void loadSubFieldsTest(Callable<List<School>> loader) throws Exception { in loadSubFieldsTest() 191 School school = TestUtil.createSchool(3, 5); in loadSubFieldsTest() [all …]
|
D | TestUtil.java | 22 import androidx.room.integration.testapp.vo.School; 85 public static School createSchool(int id, int managerId) { in createSchool() 86 School school = new School(); in createSchool()
|
/frameworks/support/room/integration-tests/testapp/src/androidTest/java/androidx/room/integration/testapp/vo/ |
D | School.java | 24 public class School { class 73 School school = (School) o; in equals()
|
D | SchoolRef.java | 19 public class SchoolRef extends School {
|
/frameworks/support/room/integration-tests/testapp/src/androidTest/java/androidx/room/integration/testapp/ |
D | TestDatabase.java | 41 import androidx.room.integration.testapp.vo.School; 49 @Database(entities = {User.class, Pet.class, School.class, PetCouple.class, Toy.class,
|
/frameworks/support/work/integration-tests/testapp/src/main/assets/ |
D | retn.txt | 17 The Adventure of the Priory School 4024 what Dr. Thorneycroft Huxtable, of the Priory School, near Mackleton, 4424 "Look at this map. This dark square is the Priory School. I'll put a
|
D | mems.txt | 10112 the Priory School", "The Adventure of the Golden Pince-Nez" and "The
|
D | case.txt | 1706 friend Watson has described as that of the Abbey School, in which the
|