Home
last modified time | relevance | path

Searched defs:AsyncEventSequencerTest (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libbrillo/brillo/dbus/
H A Dasync_event_sequencer_test.cc24 class AsyncEventSequencerTest : public ::testing::Test { class
38 TEST_F(AsyncEventSequencerTest, WaitForCompletionActions) { in TEST_F() argument
45 TEST_F(AsyncEventSequencerTest, MultiInitActionsSucceed) { in TEST_F() argument
54 TEST_F(AsyncEventSequencerTest, SomeInitActionsFail) { in TEST_F() argument
63 TEST_F(AsyncEventSequencerTest, MultiDBusActionsSucceed) { in TEST_F() argument
74 TEST_F(AsyncEventSequencerTest, SomeDBusActionsFail) { in TEST_F() argument
85 TEST_F(AsyncEventSequencerTest, MixedActions) { in TEST_F() argument