Searched defs:testOperator (Results 1 – 1 of 1) sorted by relevance
| /packages/apps/Car/libs/car-arch-common/tests/robotests/src/com/android/car/arch/common/ | ||
| D | LiveDataFunctionsTest.java | 813 private <R> void testOperator(Supplier<LiveData<R>> op, R result) { in testOperator() method in LiveDataFunctionsTest |