Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_gettext.py297 def test_cs(self): member in PluralFormsTestCase
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_gettext.py410 def test_cs(self): member in PluralFormsTestCase
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs-core/src/crypto/
Dtest_suite.rs96 let test_cs = test_suite.cipher_suite.into(); in verify_tests() localVariable