Home
last modified time | relevance | path

Searched refs:test_dict (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3/
H A D0001-Makefile.pre-use-qemu-wrapper-when-gathering-profile.patch23 + ./pgo-wrapper ./python -m test.regrtest --pgo test_grammar test_opcodes test_dict test_builtin te…
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/libxml/libxml2/
H A Druntest.patch108 - test_ret += test_dict();
156 + test_ret += (ret = test_dict());
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/tests/
H A Dfetch.py316 def test_dict(self): member in URITest