Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/clone3/
Dclone3.c30 enum test_mode { enum
39 static int call_clone3(uint64_t flags, size_t size, enum test_mode test_mode) in call_clone3()
108 enum test_mode test_mode) in test_clone3()
/external/igt-gpu-tools/tests/
Dkms_frontbuffer_tracking.c63 struct test_mode { struct
66 enum {
70 } pipes;
76 enum {
81 } screen;
85 enum {
90 } plane;
96 enum {
100 } fbs;
105 enum {
[all …]
/external/python/cpython2/Lib/test/
Dtest_stat.py85 def test_mode(self): member in TestFilemode
Dtest_gzip.py228 def test_mode(self): member in TestGzip
Dtest_tempfile.py635 def test_mode(self): member in test_mkdtemp
/external/python/cpython3/Lib/test/
Dtest_stat.py113 def test_mode(self): member in TestFilemode
Dtest_gzip.py285 def test_mode(self): member in TestGzip
Dtest_tempfile.py738 def test_mode(self): member in TestMkdtemp
Dtest_os.py1435 def test_mode(self): member in MakedirTests
/external/boringssl/src/util/fipstools/cavp/
Dcavp_aes_test.cc195 enum TestCtx::Mode test_mode; in cavp_aes_test_main() local
Dcavp_tdes_test.cc309 enum TestCtx::Mode test_mode; in cavp_tdes_test_main() local
/external/rust/crates/quiche/deps/boringssl/src/util/fipstools/cavp/
Dcavp_aes_test.cc195 enum TestCtx::Mode test_mode; in cavp_aes_test_main() local
Dcavp_tdes_test.cc309 enum TestCtx::Mode test_mode; in cavp_tdes_test_main() local
/external/python/apitools/apitools/base/py/
Dgzip_test.py260 def test_mode(self): member in TestGzip
/external/autotest/client/cros/faft/utils/
Dos_interface.py56 def __init__(self, state_dir=None, log_file=None, test_mode=False): argument
/external/libusb/examples/
Dxusb.c146 } test_mode; variable
/external/rust/crates/grpcio-sys/grpc/third_party/upb/tests/pb/
Dtest_decoder.cc69 } test_mode; variable
/external/python/cpython2/Lib/lib-tk/test/test_ttk/
Dtest_widgets.py876 def test_mode(self): member in ProgressbarTest
/external/python/cpython3/Lib/tkinter/test/test_ttk/
Dtest_widgets.py877 def test_mode(self): member in ProgressbarTest
/external/rust/crates/criterion/src/
Dlib.rs890 let test_mode = match (bench, test) { in configure_from_args() localVariable
/external/perfetto/src/profiling/memory/
Dheapprofd_end_to_end_test.cc613 TestMode test_mode() { return std::get<0>(GetParam()); } in test_mode() function in perfetto::profiling::__anonec3afa220111::HeapprofdEndToEnd
/external/vixl/test/aarch32/
Dtest-assembler-aarch32.cc1610 LiteralStressTestMode test_mode) { in EmitLdrdLiteralStressTest()
/external/pcre/dist2/src/
Dpcre2test.c921 static int test_mode = DEFAULT_TEST_MODE; variable
/external/mesa3d/prebuilt-intermediates/bifrost/
Dbi_generated_pack.h1919 unsigned test_mode = 0; in pan_pack_fma_jump_ex() local
Dbifrost_gen_disasm.c8318 const char *test_mode = test_mode_table[_BITS(bits, 9, 1)]; in bi_disasm_fma_jump_ex() local