Searched defs:test_std (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/system/core/storaged/tests/ | ||
H A D | storaged_test.cpp | 292 struct disk_perf test_std = dsm_detect.mStd; in TEST() local |
/aosp_15_r20/external/pytorch/test/onnx/ | ||
H A D | test_operators.py | 868 def test_std(self): member in TestOperators |
H A D | test_pytorch_onnx_onnxruntime.py | 3445 def test_std(self): member in TestONNXRuntime |
/aosp_15_r20/external/pytorch/test/torch_np/numpy_tests/core/ | ||
H A D | test_numeric.py | 293 def test_std(self): member in TestNonarrayArgs |
/aosp_15_r20/external/pytorch/test/quantization/core/ | ||
H A D | test_quantized_op.py | 2377 def test_std(self): member in TestQuantizedOps |
/aosp_15_r20/external/pytorch/test/ | ||
H A D | test_mps.py | 5823 def test_std(self): member in TestMPS |
/aosp_15_r20/external/pytorch/test/inductor/ | ||
H A D | test_torchinductor.py | 4467 def test_std(self): member in CommonTemplate |