Home
last modified time | relevance | path

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

/external/oss-fuzz/infra/build/functions/
Dtest_utils.py25 DATASTORE_EMULATOR_PORT = 8432 variable
48 '--host-port=localhost:' + str(DATASTORE_EMULATOR_PORT),
87 'http://localhost:{}/reset'.format(DATASTORE_EMULATOR_PORT))
100 DATASTORE_EMULATOR_PORT)