Searched refs:test_types (Results 1 – 2 of 2) sorted by relevance
439 var test_types = ['symbols', 'strings', 'oddball', 'smi', 'heapnum'];444 test_types.forEach(function(test_type) {
881 static Type* test_types[] = {Type::Signed32(), Type::Unsigned32(), variable946 for (size_t i = 0; i < arraysize(test_types); i++) { in TEST()947 TestingGraph t(test_types[i], test_types[i]); in TEST()957 for (size_t i = 0; i < arraysize(test_types); i++) { in TEST()958 TestingGraph t(test_types[i], test_types[i]); in TEST()