Searched defs:test_storage (Results 1 – 3 of 3) sorted by relevance
251 fn test_storage(retention_limit: usize) -> Result<InMemoryGroupStateStorage, MlsError> { in test_storage() function
967 def test_storage(self) -> None: member in TestPythonDispatch
181 def test_storage(self, device, dtype): member in TestTorchDeviceType