Home
last modified time | relevance | path

Searched defs:test_storage (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/storage_provider/in_memory/
Dgroup_state_storage.rs251 fn test_storage(retention_limit: usize) -> Result<InMemoryGroupStateStorage, MlsError> { in test_storage() function
/aosp_15_r20/external/pytorch/test/
H A Dtest_python_dispatch.py967 def test_storage(self) -> None: member in TestPythonDispatch
H A Dtest_torch.py181 def test_storage(self, device, dtype): member in TestTorchDeviceType