Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/sl4a_lib/
Drpc_connection.py34 CONTINUE = 'continue' variable in Sl4aConnectionCommand
72 start_command = Sl4aConnectionCommand.CONTINUE
/tools/test/connectivity/acts/framework/tests/controllers/sl4a_lib/
Drpc_connection_test.py81 if start_command != rpc_connection.Sl4aConnectionCommand.CONTINUE: