Home
last modified time | relevance | path

Searched refs:test_update (Results 1 – 12 of 12) sorted by relevance

/third_party/libsnd/programs/
Dtest-sndfile-metadata-set.py110 def test_update (programs, tests): function
184 test_update (programs, tests)
187 test_update (programs, [ ("--str-artist", "Fox") ])
/third_party/python/Lib/test/
Dmapping_tests.py173 def test_update(self): member in BasicTestMappingProtocol
377 def test_update(self): member in TestMappingProtocol
378 BasicTestMappingProtocol.test_update(self)
Dtest_dict_version.py160 def test_update(self): member in DictVersionTests
Dtest_userdict.py158 def test_update(self): member in UserDictTest
Dtest_http_cookies.py401 def test_update(self): member in MorselTests
Dtest_weakset.py246 def test_update(self): member in TestWeakSet
Dtest_ordered_dict.py66 def test_update(self): member in OrderedDictTests
Dtest_set.py465 def test_update(self): member in TestSet
1361 def test_update(self): member in TestOnlySetsInBinaryOps
Dtest_dict.py191 def test_update(self): member in DictTest
Dtest_collections.py2143 def test_update(self): member in TestCounter
Dtest_mailbox.py459 def test_update(self): member in TestMailbox
/third_party/alsa-lib/test/lsb/
Dconfig.c142 static void test_update(void) in test_update() function
622 test_update(); in main()