Home
last modified time | relevance | path

Searched refs:test_offset (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/etnaviv/drm/tests/
H A Detnaviv_cmd_stream_test.c92 static void test_offset() in test_offset() function
120 test_offset(); in main()
/third_party/libdrm/tests/etnaviv/
H A Detnaviv_cmd_stream_test.c92 static void test_offset() in test_offset() function
120 test_offset(); in main()
/third_party/openssl/test/
H A Dtime_offset_test.c67 static int test_offset(int idx) in test_offset() function
111 ADD_ALL_TESTS(test_offset, OSSL_NELEM(tests)); in setup_tests()
/third_party/mbedtls/library/
H A Dhmac_drbg.c548 static size_t test_offset; variable
553 memcpy(buf, p + test_offset, len); in hmac_drbg_self_test_entropy()
554 test_offset += len; in hmac_drbg_self_test_entropy()
583 test_offset = 0; in mbedtls_hmac_drbg_self_test()
608 test_offset = 0; in mbedtls_hmac_drbg_self_test()
H A Dctr_drbg.c927 static size_t test_offset; variable
932 memcpy(buf, p + test_offset, len); in ctr_drbg_self_test_entropy()
933 test_offset += len; in ctr_drbg_self_test_entropy()
963 test_offset = 0; in mbedtls_ctr_drbg_self_test()
990 test_offset = 0; in mbedtls_ctr_drbg_self_test()
/third_party/python/Lib/test/
H A Dtest_strptime.py325 def test_offset(self): member in StrptimeTests
H A Dtest_mmap.py502 def test_offset (self): member in MmapTests

Completed in 7 milliseconds