Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/oelib/
H A Dutils.py66 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 Dtst_map_mouse.qml357 compare(mouseUpper.lastWasHeld, false) // testfunction won't take required 800 ms
371 compare(mouseUpper.lastWasHeld, false) // testfunction won't take required 800 ms