Home
last modified time | relevance | path

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

/third_party/node/test/js-native-api/test_general/
H A DtestEnvCleanup.js5 const test_general = require(`./build/${common.buildType}/test_general`);
22 test_general.envCleanupWrap({}, finalizerMessages['simple wrap']);
27 test_general.envCleanupWrap({}, finalizerMessages['wrap, removeWrap']);
28 test_general.removeWrap(module.exports['wrap, removeWrap']);
33 test_general.envCleanupWrap({}, finalizerMessages['first wrap']);
34 test_general.removeWrap(module.exports['first wrap']);
35 test_general.envCleanupWrap(module.exports['first wrap'],
H A DtestInstanceOf.js7 const addon = require(`./build/${common.buildType}/test_general`);
/third_party/python/Lib/test/
H A Dtest_atexit.py11 def test_general(self): member in GeneralTest
H A Dtest_ucn.py32 def test_general(self): member in UnicodeNamesTest

Completed in 2 milliseconds