Home
last modified time | relevance | path

Searched refs:Subject (Results 1 – 25 of 163) sorted by relevance

1234567

/frameworks/base/tests/RollbackTest/lib/src/com/android/tests/rollback/host/
DWatchdogEventLogger.java82 static class Subject extends com.google.common.truth.Subject { class in WatchdogEventLogger
85 private Subject(FailureMetadata failureMetadata, WatchdogEventLogger subject) { in Subject() method in WatchdogEventLogger.Subject
90 private static com.google.common.truth.Subject.Factory<Subject,
92 return Subject::new; in loggers()
95 static Subject assertThat(WatchdogEventLogger actual) { in assertThat()
/frameworks/native/libs/vr/libpdx/private/pdx/rpc/
Dfind_replace.h22 template <typename Find, typename Replace, typename Subject>
24 typename std::conditional<IsSameBaseType<Find, Subject>::value,
25 CopyCVReferenceType<Subject, Replace>,
26 Subject>::type;
/frameworks/base/packages/SystemUI/compose/scene/tests/src/com/android/compose/test/subjects/
DDpOffsetSubject.kt23 import com.google.common.truth.Subject in <lambda>()
24 import com.google.common.truth.Subject.Factory in <lambda>()
36 ) : Subject(metadata, actual) {
/frameworks/base/packages/SystemUI/compose/scene/tests/src/com/android/compose/animation/scene/subjects/
DTransitionStateSubject.kt24 import com.google.common.truth.Subject in <lambda>()
25 import com.google.common.truth.Subject.Factory in <lambda>()
42 ) : Subject(metadata, actual) {
74 ) : Subject(metadata, actual) {
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/qs/tiles/impl/custom/
DTileSubject.kt23 import com.google.common.truth.Subject in <lambda>()
24 import com.google.common.truth.Subject.Factory in <lambda>()
32 Subject(failureMetadata, subject) { in <lambda>()
DQSTileStateSubject.kt24 import com.google.common.truth.Subject in <lambda>()
25 import com.google.common.truth.Subject.Factory in <lambda>()
34 Subject(failureMetadata, subject) { in <lambda>()
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/keyguard/util/
DKeyguardTransitionRepositorySpySubject.kt27 import com.google.common.truth.Subject in <lambda>()
41 ) : Subject(failureMetadata, repository) { in <lambda>()
79 animatorAssertion: (Subject) -> Unit, in <lambda>()
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/qs/tiles/base/actions/
DQSTileIntentUserInputHandlerSubject.kt20 import com.google.common.truth.Subject in <lambda>()
28 ) : Subject(failureMetadata, subject) { in <lambda>()
/frameworks/base/core/tests/vibrator/src/android/os/vibrator/persistence/
DParsedVibrationTest.java28 import com.google.common.truth.Subject;
109 private Subject assertThatResolution( in assertThatResolution()
114 private Subject assertThatResolution(Vibrator vibrator, VibrationEffect vibration) { in assertThatResolution()
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/bouncer/ui/viewmodel/
DPinInputViewModelTest.kt12 import com.google.common.truth.Subject in <lambda>()
13 import com.google.common.truth.Subject.Factory in <lambda>()
251 Subject(metadata, actual) {
/frameworks/opt/telephony/testing/src/com/android/internal/telephony/testing/
DCursorSubject.java32 import com.google.common.truth.Subject;
39 public final class CursorSubject extends Subject {
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/
DExpectableTestCase.java48 import com.google.common.truth.Subject;
85 protected final Subject expectThat(Object actual) { in expectThat()
/frameworks/base/tests/RollbackTest/StagedRollbackTest/src/com/android/tests/rollback/host/
DStagedRollbackTest.java19 import static com.android.tests.rollback.host.WatchdogEventLogger.Subject.assertThat;
/frameworks/base/services/tests/servicestests/assets/KeyStoreRecoveryControllerTest/pem/
Dvalid-cert.pem62 Subject: CN = Google CryptAuthVault
63 Subject Public Key Info:
138 X509v3 Subject Key Identifier:
/frameworks/av/services/mediaextractor/
DNOTICE79 2. Grant of Copyright License. Subject to the terms and conditions of
86 3. Grant of Patent License. Subject to the terms and conditions of
/frameworks/av/media/libstagefright/codecs/gsm/dec/
DNOTICE79 2. Grant of Copyright License. Subject to the terms and conditions of
86 3. Grant of Patent License. Subject to the terms and conditions of
/frameworks/av/media/module/foundation/
DNOTICE79 2. Grant of Copyright License. Subject to the terms and conditions of
86 3. Grant of Patent License. Subject to the terms and conditions of
/frameworks/av/media/module/mpeg2ts/
DNOTICE79 2. Grant of Copyright License. Subject to the terms and conditions of
86 3. Grant of Patent License. Subject to the terms and conditions of
/frameworks/base/media/jni/soundpool/
DNOTICE79 2. Grant of Copyright License. Subject to the terms and conditions of
86 3. Grant of Patent License. Subject to the terms and conditions of
/frameworks/av/media/libmedia/
DNOTICE79 2. Grant of Copyright License. Subject to the terms and conditions of
86 3. Grant of Patent License. Subject to the terms and conditions of
/frameworks/base/keystore/
DNOTICE79 2. Grant of Copyright License. Subject to the terms and conditions of
86 3. Grant of Patent License. Subject to the terms and conditions of
/frameworks/native/cmds/cmd/
DNOTICE79 2. Grant of Copyright License. Subject to the terms and conditions of
86 3. Grant of Patent License. Subject to the terms and conditions of
/frameworks/av/media/module/extractors/midi/
DNOTICE79 2. Grant of Copyright License. Subject to the terms and conditions of
86 3. Grant of Patent License. Subject to the terms and conditions of
/frameworks/av/media/libstagefright/codecs/flac/enc/
DNOTICE79 2. Grant of Copyright License. Subject to the terms and conditions of
86 3. Grant of Patent License. Subject to the terms and conditions of
/frameworks/av/media/codec2/components/mpeg4_h263/
DNOTICE79 2. Grant of Copyright License. Subject to the terms and conditions of
86 3. Grant of Patent License. Subject to the terms and conditions of

1234567