Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
Dpcre2test.c935 static int test_mode = DEFAULT_TEST_MODE; variable
1052 #define CASTFLD(t,a,b) ((test_mode == PCRE8_MODE)? (t)(G(a,8)->b) : \
1053 (test_mode == PCRE16_MODE)? (t)(G(a,16)->b) : (t)(G(a,32)->b))
1056 (test_mode == PCRE8_MODE)? (t)G(x,8) : \
1057 (test_mode == PCRE16_MODE)? (t)G(x,16) : (t)G(x,32))
1060 (test_mode == PCRE8_MODE)? (uint32_t)(((PCRE2_SPTR8)(a))[b]) : \
1061 (test_mode == PCRE16_MODE)? (uint32_t)(((PCRE2_SPTR16)(a))[b]) : \
1065 if (test_mode == PCRE8_MODE) \
1067 else if (test_mode == PCRE16_MODE) \
1072 if (test_mode == PCRE8_MODE) \
[all …]
/third_party/skia/third_party/externals/angle2/infra/config/generated/
Dcr-buildbucket.cfg44 ' "test_mode": "compile_only",'
88 ' "test_mode": "compile_only",'
132 ' "test_mode": "compile_only",'
176 ' "test_mode": "compile_and_test",'
220 ' "test_mode": "compile_and_test",'
266 ' "test_mode": "compile_and_test",'
312 ' "test_mode": "compile_only",'
358 ' "test_mode": "compile_and_test",'
404 ' "test_mode": "compile_and_test",'
450 ' "test_mode": "compile_and_test",'
[all …]
/third_party/skia/third_party/externals/angle2/infra/config/
Dmain.star227 test_mode = "compile_only"
230 test_mode = "compile_and_test"
233 test_mode = "trace_tests"
244 test_mode = "compile_and_test"
277 "test_mode": test_mode,
/third_party/libuv/test/
Dtest-poll.c78 static test_mode_t test_mode = DUPLEX; variable
181 if (test_mode == DUPLEX || context->is_server_connection) { in connection_close_cb()
187 if (test_mode == DUPLEX || !context->is_server_connection) { in connection_close_cb()
298 !(test_mode == UNIDIRECTIONAL && context->is_server_connection)) {
609 test_mode = DUPLEX;
621 test_mode = UNIDIRECTIONAL;
/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() argument
54 switch (test_mode) { in DoubleToAscii()
/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/node/deps/v8/third_party/test262-harness/src/
Dtest262.py182 test_mode = self.case.GetMode()
186 testCaseElement.attrib["name"] = "%s %s" % (testpath[2].replace('.','_') , test_mode)
/third_party/mesa3d/src/panfrost/bifrost/
Dcompiler.h478 bool test_mode; member
/third_party/vixl/test/aarch32/
Dtest-assembler-aarch32.cc1610 LiteralStressTestMode test_mode) { in EmitLdrdLiteralStressTest() argument
1632 switch (test_mode) { in EmitLdrdLiteralStressTest()
/third_party/libabigail/tests/data/test-diff-filter/
Dtest-PR27569-v0.abi66802 …<var-decl name="test_mode" type-id="1dc6a898" visibility="default" filepath="drivers/usb/host/xhci…
Dtest-PR27569-v1.abi66816 …<var-decl name="test_mode" type-id="1dc6a898" visibility="default" filepath="drivers/usb/host/xhci…