Home
last modified time | relevance | path

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

/third_party/grpc/src/ruby/lib/grpc/generic/
Drpc_server.rb268 state_transitions = {
273 if state_transitions[@running_state] == target_state
/third_party/libsoup/tests/
Dconnection-test.c755 static SoupConnectionState state_transitions[] = { variable
780 soup_test_assert (state_transitions[*state] == new_state, in connection_state_changed()