Lines Matching refs:TestingGraph
636 class TestingGraph : public HandleAndZoneScope, public GraphAndBuilders { class
648 explicit TestingGraph(Type* p0_type, Type* p1_type = Type::None(), in TestingGraph() function in TestingGraph
762 TestingGraph t(Type::Boolean()); in TEST()
777 TestingGraph t(Type::Boolean()); in TEST()
794 TestingGraph t(Type::Boolean()); in TEST()
809 TestingGraph t(Type::Boolean()); in TEST()
826 TestingGraph t(Type::Boolean()); in TEST()
838 TestingGraph t(Type::Boolean()); in TEST()
853 TestingGraph t(Type::Boolean()); in TEST()
866 TestingGraph t(Type::Boolean()); in TEST()
886 TestingGraph t(Type::Signed32(), Type::Signed32()); in TEST()
897 TestingGraph t(Type::Unsigned32(), Type::Unsigned32()); in TEST()
911 TestingGraph t(types[i], types[i]); in TEST()
924 TestingGraph t(Type::Signed32(), Type::Signed32()); in TEST()
935 TestingGraph t(Type::Unsigned32(), Type::Unsigned32()); in TEST()
947 TestingGraph t(test_types[i], test_types[i]); in TEST()
958 TestingGraph t(test_types[i], test_types[i]); in TEST()
975 TestingGraph t(Type::Signed32()); in TEST()
986 TestingGraph t(Type::Signed32()); in TEST()
997 TestingGraph t(Type::Signed32()); in TEST()
1008 TestingGraph t(Type::Number()); in TEST()
1020 TestingGraph t(Type::Number()); in TEST()
1046 TestingGraph t(Type::Unsigned32()); in TEST()
1057 TestingGraph t(Type::Unsigned32()); in TEST()
1068 TestingGraph t(Type::Unsigned32()); in TEST()
1079 TestingGraph t(Type::Number()); in TEST()
1091 TestingGraph t(Type::Number()); in TEST()
1122 TestingGraph t(Type::Any(), Type::Any()); in TEST()
1132 TestingGraph t(Type::String(), Type::String()); in TEST()
1149 TestingGraph t(Type::Any()); in CheckChangeInsertion()
1184 static void CheckChangesAroundBinop(TestingGraph* t, const Operator* op, in CheckChangesAroundBinop()
1200 TestingGraph t(Type::Signed32(), Type::Signed32()); in TEST()
1216 TestingGraph t(Type::Signed32(), Type::Signed32()); in TEST()
1229 TestingGraph t(Type::Unsigned32(), Type::Unsigned32()); in TEST()
1242 TestingGraph t(Type::Number(), Type::Number()); in TEST()
1258 TestingGraph t(Type::Number(), Type::Number()); in TEST()
1301 TestingGraph t(Type::Any(), Type::Signed32()); in TEST()
1323 TestingGraph t(Type::Any(), Type::Signed32()); in TEST()
1349 TestingGraph t(Type::Any(), Type::Signed32()); in TEST()
1372 TestingGraph t(Type::Any(), Type::Signed32()); in TEST()
1400 TestingGraph t(Type::Any(), Type::Signed32(), Type::Any()); in TEST()
1419 TestingGraph t(Type::Any(), Type::Signed32(), Type::Any()); in TEST()
1438 TestingGraph t(Type::Any(), Type::Signed32(), Type::Any()); in TEST()
1454 TestingGraph t(Type::Any(), Type::Signed32()); in TEST()
1470 TestingGraph t(Type::Any(), Type::Signed32(), Type::Any()); in TEST()
1488 TestingGraph t(Type::Any(), Type::Signed32()); in TEST()
1504 TestingGraph t(Type::Any(), Type::Signed32()); in TEST()
1532 TestingGraph t(Type::Any()); in TEST()
1548 TestingGraph t(Type::Any(), Type::Signed32()); in TEST()