Home
last modified time | relevance | path

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

/third_party/node/test/fixtures/wpt/wasm/jsapi/
H A Dinterface.any.js25 function test_attributes(object, object_name, attributes) { function
129 test_attributes(WebAssembly.Instance.prototype, "WebAssembly.Instance", [
138 test_attributes(WebAssembly.Memory.prototype, "WebAssembly.Memory", [
149 test_attributes(WebAssembly.Table.prototype, "WebAssembly.Table", [
158 test_attributes(WebAssembly.Global.prototype, "WebAssembly.Global", [
/third_party/python/Lib/test/
H A Dtest___future__.py24 def test_attributes(self): member in FutureTest
H A Dtest_asdl_parser.py69 def test_attributes(self): member in TestAsdlParser
H A Dtest_exceptions.py2040 def test_attributes(self): member in AttributeErrorTests
2316 def test_attributes(self): member in ImportErrorTests
H A Dtest_range.py663 def test_attributes(self): member in RangeTest
H A Dtest_curses.py453 def test_attributes(self): member in TestCurses
H A Dtest_sys.py537 def test_attributes(self): member in SysModuleTest
H A Dtest_httplib.py1839 def test_attributes(self): member in HTTPSTest
H A Dtest_functools.py73 def test_attributes(self): member in TestPartial
H A Dtest_io.py3966 def test_attributes(self): member in MiscIOTest
H A Dtest_os.py4221 def test_attributes(self): member in TestScandir
H A Dtest_typing.py373 def test_attributes(self): member in TypeVarTests
/third_party/python/Lib/unittest/test/testmock/
H A Dtestcallable.py35 def test_attributes(self): member in TestCallable
H A Dtestmock.py582 def test_attributes(mock): function
598 test_attributes(Mock(spec=Something))
599 test_attributes(Mock(spec=Something()))
H A Dtesthelpers.py491 def test_attributes(self): member in SpecSignatureTest
/third_party/skia/third_party/externals/expat/expat/tests/
H A Druntests.c2896 START_TEST(test_attributes) { in START_TEST()
11944 tcase_add_test(tc_basic, test_attributes); in make_suite()

Completed in 61 milliseconds