Searched refs:testfunction (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/oelib/ |
| H A D | utils.py | 66 def testfunction(item, d): function 92 result = multiprocess_launch(testfunction, ["3", "4", "5", "6"], d, extraargs=(d,)) 101 …self.assertRaises(bb.BBHandledException, multiprocess_launch, testfunction, ["1", "2", "3", "4", "…
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/declarative_ui/ |
| H A D | tst_map_mouse.qml | 357 compare(mouseUpper.lastWasHeld, false) // testfunction won't take required 800 ms 371 compare(mouseUpper.lastWasHeld, false) // testfunction won't take required 800 ms
|