Searched refs:test_dict (Results 1 – 11 of 11) sorted by relevance
477 test_dict = {'build': 'test', '_TYPE': 'target'}484 test_dict['run'] = False491 test_dict['run'] = False494 test_dict['uses_polling'] = False520 test_dict['platforms'] = platforms523 test_dict['benchmark'] = True524 test_dict['defaults'] = 'benchmark'528 test_dict['args'] = list(cmdline_args)532 test_dict['gtest'] = True535 test_dict['language'] = 'c++'[all …]
333 def test_dict(): function
1033 test_dict = {0:0, 1:0, 2:0, 3:0, 4:0, 5:0,1037 for k, v in test_dict.items():
149 def test_dict(self): member in ContainerTestCase
1016 def test_dict(self): member in TestExpressionStackSize
94 def test_dict(self): member in GCTests
1141 def test_dict(self): member in TestCase
1335 def test_dict(self): member in ASTValidatorTests
1750 def test_dict(self): member in GenericTests3491 def test_dict(self): member in CollectionsAbcTests
2221 def test_dict(self): member in _TestContainers5654 def test_dict(self): member in TestSyncManagerTypes
1206 static int test_dict(void);1259 test_ret += test_dict(); in testlibxml2()8524 test_dict(void) { in test_dict() function52345 if (!strcmp(module, "dict")) return(test_dict()); in test_module()