Home
last modified time | relevance | path

Searched defs:test_ops (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/bootable/libbootloader/gbl/libefi/src/
H A Dab_slots.rs450 let mut test_ops = TestGblOps::new(protocol); in test_manager_flush_on_close() localVariable
469 let mut test_ops = TestGblOps::new(protocol); in test_iterator() localVariable
558 let mut test_ops = TestGblOps::new(protocol); in test_active_slot() localVariable
586 let mut test_ops = TestGblOps::new(protocol); in test_mark_boot_attempt() localVariable
629 let mut test_ops = TestGblOps::new(protocol); in test_get_max_retries() localVariable
658 let mut test_ops = TestGblOps::new(protocol); in test_set_active_slot() localVariable
698 let mut test_ops = TestGblOps::new(protocol); in test_set_slot_unbootable() localVariable
755 let mut test_ops = TestGblOps::new(protocol); in test_oneshot() localVariable
/aosp_15_r20/external/igt-gpu-tools/tools/
H A Dskl_compute_wrpll.c856 struct test_ops { struct
863 static void test_run(struct test_ops *test) in test_run() argument
/aosp_15_r20/external/executorch/exir/dialects/test/
H A Dtest_exir_dialect_ops.py14 def test_ops(self) -> None: member in TestExirDialectOps
/aosp_15_r20/external/avb/rust/tests/
H A Dtests.rs17 mod test_ops; module
/aosp_15_r20/external/skia/tests/
H A DPoint3Test.cpp27 static void test_ops(skiatest::Reporter* reporter) { in test_ops() function
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ragged/
H A Dragged_dispatch_test.py41 from tensorflow.python.ops.ragged import ragged_tensor_test_ops as test_ops unknown
H A Dragged_tensor_supported_values_test.py36 from tensorflow.python.ops.ragged import ragged_tensor_test_ops as test_ops unknown
/aosp_15_r20/external/pytorch/test/onnx/
H A Dtest_models.py70 def test_ops(self): member in TestModels
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfr/python/
H A Dtfr_gen_test.py24 from tensorflow.compiler.mlir.tfr.resources import gen_test_ops as test_ops unknown
/aosp_15_r20/external/skia/tools/gpu/
H A DTestOps.cpp226 namespace sk_gpu_test::test_ops { namespace
/aosp_15_r20/external/pytorch/test/
H A Dtest_namedtensor.py997 def test_ops(op): function
H A Dtest_testing.py1737 def test_ops(self, module_info): member in TestTestParametrization.test_ops_decorator_misuse_error.TestParametrized
H A Dtest_torch.py2701 def test_ops(op, string_of_function_name, expected_output1, expected_output2): function
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_listen.c1472 static void test_ops(struct test_sockmap_listen *skel, struct bpf_map *map, in test_ops() function