Home
last modified time | relevance | path

Searched defs:test_pass (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/pytorch/test/torch_np/numpy_tests/lib/
H A Dtest_type_check.py209 def test_pass(self): member in TestIscomplex
216 def test_pass(self): member in TestIsreal
/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_with.py68 def test_pass(x: torch.Tensor) -> torch.Tensor: function
225 def test_pass(x: torch.Tensor) -> torch.Tensor: function
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/
H A Dtest_xdp_redirect_multi.sh41 test_pass() function
H A Dtest_sockmap.c166 static void test_pass(void) in test_pass() function
/aosp_15_r20/external/python/cpython3/Lib/test/support/
Dtestresult.py159 def test_pass(self): member in TestTests
/aosp_15_r20/external/rust/android-crates-io/crates/criterion/src/
Dreport.rs272 fn test_pass(&self, _id: &BenchmarkId, _context: &ReportContext) {} in test_pass() method
486 fn test_pass(&self, _: &BenchmarkId, _: &ReportContext) { in test_pass() method
/aosp_15_r20/external/python/mobly/mobly/
Drecords.py426 def test_pass(self, e=None): member in TestResultRecord
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
H A Dselect_reuseport.c482 static void test_pass(int type, sa_family_t family) in test_pass() function
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/pyct/
H A Dcfg_test.py1143 def test_pass(self): member in AstToCfgTest
/aosp_15_r20/external/arm-optimized-routines/math/test/
H A Dmathtest.c945 test_pass /* was a test, and passed */ enumerator
/aosp_15_r20/external/pytorch/test/
H A Dtest_jit.py13235 def test_pass(self): member in TestScript