HomeSort by relevance Sort by last modified time
    Searched refs:INTERPRETER (Results 1 - 2 of 2) sorted by null

  /external/grpc-grpc/src/python/grpcio_tests/tests/unit/
_exit_test.py 14 """Tests clean exit of server/client on Python Interpreter exit/sigint.
35 INTERPRETER = sys.executable
36 BASE_COMMAND = [INTERPRETER, SCENARIO_FILE]
  /art/test/etc/
run-test-jar 44 INTERPRETER="n"
317 elif [ "x$1" = "x--interpreter" ]; then
318 INTERPRETER="y"
678 if [ "$INTERPRETER" = "y" ]; then
757 # Prevent test from silently falling back to interpreter in no-prebuild mode. This happens
    [all...]

Completed in 116 milliseconds