Searched defs:assertions (Results 1 – 3 of 3) sorted by relevance
366 Consumer<NotificationChannel> assertions = (testedChannel) -> { in testVibrationGetters_nonPatternBasedVibrationEffect_waveform() local388 Consumer<NotificationChannel> assertions = (testedChannel) -> { in testVibrationGetters_nonPatternBasedVibrationEffect_nonWaveform() local407 Consumer<NotificationChannel> assertions = (testedChannel) -> { in testVibrationGetters_patternBasedVibrationEffect_nonRepeating() local426 Consumer<NotificationChannel> assertions = (testedChannel) -> { in testVibrationGetters_patternBasedVibrationEffect_wholeRepeating() local446 Consumer<NotificationChannel> assertions = (testedChannel) -> { in testVibrationGetters_patternBasedVibrationEffect_partialRepeating() local463 Consumer<NotificationChannel> assertions = (testedChannel) -> { in testVibrationGetters_nullVibrationEffect() local480 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