Searched refs:test_int_method (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/python/test/
H A Dtest_test_component.py134 def test_int_method(meth): function
269 test_int_method(c.do_octet)
270 test_int_method(c.do_short)
272 test_int_method(c.do_unsigned_short)
273 test_int_method(c.do_long)
274 test_int_method(c.do_unsigned_long)
275 test_int_method(c.do_long_long)
276 test_int_method(c.do_unsigned_long)
277 test_int_method(c.do_float)
278 test_int_method(
[all...]

Completed in 574 milliseconds