Searched refs:next_expected_value_ (Results 1 – 2 of 2) sorted by relevance
679 EXPECT_EQ(should_be_expected, next_expected_value_); in OnMessageReceived()696 next_expected_value_ = value; in ExpectValue()717 int32_t next_expected_value_ = 0; member in __anonb95ce5260111::ListenerWithSimpleAssociatedInterface870 EXPECT_EQ(should_be_expected, next_expected_value_); in OnMessageReceived()893 next_expected_value_ = value; in ExpectValue()897 std::move(callback).Run(next_expected_value_); in GetExpectedValue()914 int32_t next_expected_value_ = 0; member in __anonb95ce5260111::ListenerWithSimpleProxyAssociatedInterface1110 next_expected_value_ = value; in ExpectValue()1114 std::move(callback).Run(next_expected_value_); in GetExpectedValue()1156 int32_t next_expected_value_ = 0; member in __anonb95ce5260111::ListenerWithSyncAssociatedInterface
680 EXPECT_EQ(should_be_expected, next_expected_value_); in OnMessageReceived()697 next_expected_value_ = value; in ExpectValue()718 int32_t next_expected_value_ = 0; member in __anon0a24d34b0111::ListenerWithSimpleAssociatedInterface871 EXPECT_EQ(should_be_expected, next_expected_value_); in OnMessageReceived()894 next_expected_value_ = value; in ExpectValue()898 std::move(callback).Run(next_expected_value_); in GetExpectedValue()915 int32_t next_expected_value_ = 0; member in __anon0a24d34b0111::ListenerWithSimpleProxyAssociatedInterface1111 next_expected_value_ = value; in ExpectValue()1115 std::move(callback).Run(next_expected_value_); in GetExpectedValue()1157 int32_t next_expected_value_ = 0; member in __anon0a24d34b0111::ListenerWithSyncAssociatedInterface