Home
last modified time | relevance | path

Searched defs:test_std (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/system/core/storaged/tests/
H A Dstoraged_test.cpp292 struct disk_perf test_std = dsm_detect.mStd; in TEST() local
/aosp_15_r20/external/pytorch/test/onnx/
H A Dtest_operators.py868 def test_std(self): member in TestOperators
H A Dtest_pytorch_onnx_onnxruntime.py3445 def test_std(self): member in TestONNXRuntime
/aosp_15_r20/external/pytorch/test/torch_np/numpy_tests/core/
H A Dtest_numeric.py293 def test_std(self): member in TestNonarrayArgs
/aosp_15_r20/external/pytorch/test/quantization/core/
H A Dtest_quantized_op.py2377 def test_std(self): member in TestQuantizedOps
/aosp_15_r20/external/pytorch/test/
H A Dtest_mps.py5823 def test_std(self): member in TestMPS
/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_torchinductor.py4467 def test_std(self): member in CommonTemplate