Home
last modified time | relevance | path

Searched defs:test_mode (Results 1 – 23 of 23) sorted by relevance

/third_party/cef/tests/ceftests/
Dtest_util.h99 #define RC_TEST_BASE(test_case_name, test_name, test_class, test_mode, \ argument
120 test_mode) \ argument
134 test_mode) \ argument
184 #define RC_TEST_GROUP_ALL(test_case_name, test_name, test_class, test_mode) \ argument
Ddownload_unittest.cc179 DownloadTestHandler(TestMode test_mode, in DownloadTestHandler()
541 #define DOWNLOAD_TEST_GROUP(test_name, test_mode) \ argument
Durlrequest_unittest.cc1564 #define REGISTER_TEST(test_mode, setup_method, run_method) \ in Initialize() argument
1633 void SetupTest(RequestTestMode test_mode, in SetupTest()
1653 void RunTest(RequestTestMode test_mode, in RunTest()
2569 void RegisterTest(RequestTestMode test_mode, in RegisterTest()
2843 RequestTestHandler(RequestTestMode test_mode, in RequestTestHandler()
3251 bool IsTestSupported(RequestTestMode test_mode, in IsTestSupported()
3289 #define REQ_TEST_EX(name, test_mode, context_mode, test_in_browser, \ argument
3303 #define REQ_TEST(name, test_mode, context_mode, test_in_browser, \ argument
Drequest_context_unittest.cc478 PopupNavTestHandler(TestMode test_mode, in PopupNavTestHandler()
731 #define POPUP_TEST_GROUP(test_name, test_mode) \ argument
Dresource_request_handler_unittest.cc226 IncompleteResourceHandlerOld(TestMode test_mode, in IncompleteResourceHandlerOld()
321 IncompleteResourceHandler(TestMode test_mode, in IncompleteResourceHandler()
1393 #define BASIC_TEST(name, test_mode, custom, unhandled) \ argument
2589 #define SUBRESOURCE_TEST(name, test_mode, custom, unhandled, subframe) \ argument
Dv8_unittest.cc2803 V8TestHandler(V8TestMode test_mode, const char* test_url) in V8TestHandler()
3009 #define V8_TEST_EX(name, test_mode, test_url) \ argument
3018 #define V8_TEST(name, test_mode) V8_TEST_EX(name, test_mode, kV8TestUrl) argument
Dos_rendering_unittest.cc1521 #define OSR_TEST(name, test_mode, scale_factor) \ argument
Dcookie_unittest.cc1471 CookieAccessTestHandler(TestMode test_mode, in CookieAccessTestHandler()
1884 #define ACCESS_TEST(name, test_mode, backend_mode, custom_scheme, use_global) \ argument
/third_party/boost/libs/geometry/test/algorithms/set_operations/union/
Dunion_aa_geo.cpp64 enum test_mode { expect_valid, expect_empty, expect_exception }; in test_geographic_one() enum
/third_party/python/Lib/test/
Dtest_stat.py116 def test_mode(self): member in TestFilemode
Dtest_gzip.py286 def test_mode(self): member in TestGzip
Dtest_tempfile.py791 def test_mode(self): member in TestMkdtemp
Dtest_os.py1577 def test_mode(self): member in MakedirTests
/third_party/gstreamer/gstplugins_bad/ext/opencv/
Dgstgrabcut.h73 gboolean test_mode; member
Dgstsegmentation.h93 gboolean test_mode; member
/third_party/mindspore/tests/ut/python/nn/probability/distribution/
Dtest_bernoulli.py289 def test_mode(): function
/third_party/icu/vendor/double-conversion/upstream/test/cctest/
Dtest-dtoa.cc50 static void DoubleToAscii(double v, DtoaMode test_mode, int requested_digits, in DoubleToAscii()
/third_party/libuv/test/
Dtest-poll.c78 static test_mode_t test_mode = DUPLEX; variable
/third_party/libusb/examples/
Dxusb.c146 } test_mode; variable
/third_party/grpc/third_party/upb/tests/pb/
Dtest_decoder.cc69 } test_mode; variable
/third_party/quickjs/
Drun-test262.c65 } test_mode = TEST_DEFAULT_NOSTRICT; variable
/third_party/mesa3d/src/panfrost/bifrost/
Dcompiler.h436 bool test_mode; member
/third_party/pcre2/pcre2/src/
Dpcre2test.c924 static int test_mode = DEFAULT_TEST_MODE; variable