/aosp_15_r20/external/pytorch/test/cpp/lazy/ |
H A D | test_lazy_ops.cpp | 2082 auto testfn = in TEST_F() local 2207 auto testfn = in TEST_F() local 3861 auto testfn = [&](const std::vector<torch::Tensor>& inputs) -> torch::Tensor { in TEST_F() local 4008 auto testfn = [&](const std::vector<torch::Tensor>& inputs) -> torch::Tensor { in TEST_F() local 4050 auto testfn = [&](const std::vector<torch::Tensor>& inputs) -> torch::Tensor { in TEST_F() local 4096 auto testfn = in TEST_F() local 4187 auto testfn = in TEST_F() local 4320 auto testfn = [&](const std::vector<torch::Tensor>& inputs) -> torch::Tensor { in TEST_F() local 6208 auto testfn = [&](const std::vector<torch::Tensor>& inputs) -> torch::Tensor { in TEST_F() local 8291 auto testfn = in TEST_F() local [all …]
|
H A D | test_lazy_ops_util.cpp | 130 const std::function<torch::Tensor(const std::vector<torch::Tensor>&)>& in TestBackward()
|
/aosp_15_r20/trusty/user/base/lib/unittest-rust/src/ |
D | types.rs | 210 pub testfn: TestFn, field
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/test/src/ |
H A D | types.rs | 252 pub testfn: TestFn, field
|
H A D | tests.rs | 642 fn testfn() -> Result<(), String> { in sample_tests() function
|
H A D | lib.rs | 523 let testfn = match x.testfn { in convert_benchmarks_to_tests() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/test/src/ |
H A D | types.rs | 252 pub testfn: TestFn, field
|
H A D | tests.rs | 642 fn testfn() -> Result<(), String> { in sample_tests() function
|
H A D | lib.rs | 522 let testfn = match x.testfn { in convert_benchmarks_to_tests() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/test/src/ |
H A D | types.rs | 252 pub testfn: TestFn, field
|
H A D | tests.rs | 642 fn testfn() -> Result<(), String> { in sample_tests() function
|
H A D | lib.rs | 522 let testfn = match x.testfn { in convert_benchmarks_to_tests() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/test/src/ |
H A D | types.rs | 252 pub testfn: TestFn, field
|
H A D | tests.rs | 642 fn testfn() -> Result<(), String> { in sample_tests() function
|
H A D | lib.rs | 523 let testfn = match x.testfn { in convert_benchmarks_to_tests() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/test/src/ |
H A D | types.rs | 252 pub testfn: TestFn, field
|
H A D | tests.rs | 642 fn testfn() -> Result<(), String> { in sample_tests() function
|
H A D | lib.rs | 522 let testfn = match x.testfn { in convert_benchmarks_to_tests() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/tests/iter/traits/ |
H A D | iterator.rs | 298 fn testfn(x: &&isize) -> Result<bool, ()> { in test_try_find() function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/iter/traits/ |
H A D | iterator.rs | 298 fn testfn(x: &&isize) -> Result<bool, ()> { in test_try_find() function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/iter/traits/ |
H A D | iterator.rs | 298 fn testfn(x: &&isize) -> Result<bool, ()> { in test_try_find() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/iter/traits/ |
H A D | iterator.rs | 298 fn testfn(x: &&isize) -> Result<bool, ()> { in test_try_find() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/iter/traits/ |
H A D | iterator.rs | 298 fn testfn(x: &&isize) -> Result<bool, ()> { in test_try_find() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/bencher/ |
D | lib.rs | 174 pub testfn: TestFn, field
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/spir/ |
H A D | main.cpp | 119 typedef bool (*testfn)(cl_device_id device, cl_uint size_t_width, const char *folder); typedef
|