Home
last modified time | relevance | path

Searched refs:CloudCommandProxyTest (Results 1 – 1 of 1) sorted by relevance

/external/libweave/src/commands/
Dcloud_command_proxy_unittest.cc88 class CloudCommandProxyTest : public ::testing::Test { class
129 base::Bind(&CloudCommandProxyTest::OnProxyDestroyed, in CreateCommandInstance()
152 TEST_F(CloudCommandProxyTest, EnsureDestroyed) { in TEST_F() argument
160 TEST_F(CloudCommandProxyTest, ImmediateUpdate) { in TEST_F() argument
167 TEST_F(CloudCommandProxyTest, DelayedUpdate) { in TEST_F() argument
180 TEST_F(CloudCommandProxyTest, InFlightRequest) { in TEST_F() argument
199 TEST_F(CloudCommandProxyTest, CombineMultiple) { in TEST_F() argument
219 TEST_F(CloudCommandProxyTest, RetryFailed) { in TEST_F() argument
249 TEST_F(CloudCommandProxyTest, GateOnStateUpdates) { in TEST_F() argument
288 TEST_F(CloudCommandProxyTest, CombineSomeStates) { in TEST_F() argument
[all …]