Home
last modified time | relevance | path

Searched refs:test_basic_loop (Results 1 – 2 of 2) sorted by relevance

/external/rust/android-crates-io/crates/grpcio/src/
Denv.rs176 fn test_basic_loop() { in test_basic_loop() function
/external/python/cpython3/Lib/test/test_capi/
Dtest_opt.py227 def test_basic_loop(self): member in TestUops