Searched defs:assertions (Results 1 – 3 of 3) sorted by relevance
490 Consumer<NotificationChannel> assertions = (testedChannel) -> { in testVibrationGetters_nonPatternBasedVibrationEffect_waveform() local512 Consumer<NotificationChannel> assertions = (testedChannel) -> { in testVibrationGetters_nonPatternBasedVibrationEffect_nonWaveform() local531 Consumer<NotificationChannel> assertions = (testedChannel) -> { in testVibrationGetters_patternBasedVibrationEffect_nonRepeating() local550 Consumer<NotificationChannel> assertions = (testedChannel) -> { in testVibrationGetters_patternBasedVibrationEffect_wholeRepeating() local570 Consumer<NotificationChannel> assertions = (testedChannel) -> { in testVibrationGetters_patternBasedVibrationEffect_partialRepeating() local587 Consumer<NotificationChannel> assertions = (testedChannel) -> { in testVibrationGetters_nullVibrationEffect() local604 Consumer<NotificationChannel> assertions = (testedChannel) -> { in testVibrationGetters_nullPattern() local
66 const Assertions& assertions() const { return m_Assertions; } in assertions() function67 Assertions& assertions() { return m_Assertions; } in assertions() function
135 val assertions = in assertIsBatteryDefender() constant