Home
last modified time | relevance | path

Searched defs:DEFAULT_RESPONSE (Results 1 – 4 of 4) sorted by relevance

/dports/www/py-instabot/instabot-0.117.0/tests/
H A Dtest_variables.py1 DEFAULT_RESPONSE = {"status": "ok"} variable
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/
H A Ddpml_error_codes.c104 #define DEFAULT_RESPONSE(a,b,c) DEFINE_RESPONSE(a,b,c,default_fast_ret[c], \ macro
/dports/www/py-flask-restx/flask-restx-0.5.1/flask_restx/
H A Dswagger.py52 DEFAULT_RESPONSE = {"description": DEFAULT_RESPONSE_DESCRIPTION} variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/webapp2/tests/
H A Dhandler_test.py152 DEFAULT_RESPONSE = """Status: 404 Not Found variable