Home
last modified time | relevance | path

Searched defs:test_once (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/pytorch/c10/util/
H A DCallOnce.h54 bool test_once() { in test_once() function
/aosp_15_r20/external/curl/tests/libtest/
H A Dlib554.c62 static CURLcode test_once(char *URL, bool oldstyle) in test_once() function
H A Dlib643.c59 static CURLcode test_once(char *URL, bool oldstyle) in test_once() function
/aosp_15_r20/external/python/pyee/tests/
Dtest_sync.py170 def test_once(): function
/aosp_15_r20/external/ltp/testcases/kernel/mem/hugetlb/hugemmap/
H A Dhugemmap15.c149 static int test_once(int fd) in test_once() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/iter/
H A Dsources.rs81 fn test_once() { in test_once() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/tests/iter/
H A Dsources.rs81 fn test_once() { in test_once() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/iter/
H A Dsources.rs81 fn test_once() { in test_once() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/iter/
H A Dsources.rs81 fn test_once() { in test_once() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/iter/
H A Dsources.rs81 fn test_once() { in test_once() function
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_warnings.py147 def test_once(self): member in FilterTests
/aosp_15_r20/external/python/cpython3/Lib/test/test_warnings/
D__init__.py218 def test_once(self): member in FilterTests