Searched defs:expected_types (Results 1 – 4 of 4) sorted by relevance
1725 auto* expected_types = R"(%5 = OpTypeFloat 32 in TEST_F() local1774 auto* expected_types = R"(%4 = OpTypeFloat 32 in TEST_F() local1824 auto* expected_types = R"(%5 = OpTypeFloat 32 in TEST_F() local1887 auto* expected_types = R"(%5 = OpTypeFloat 32 in TEST_F() local1947 auto* expected_types = R"(%4 = OpTypeInt 32 0 in TEST_F() local2017 auto* expected_types = R"(%4 = OpTypeInt 32 0 in TEST_F() local2092 std::string expected_types = R"(%4 = OpTypeInt 32 1 in TEST_P() local2170 std::string expected_types = R"(%4 = OpTypeInt 32 0 in TEST_P() local2253 auto* expected_types = R"(%4 = OpTypeInt 32 0 in TEST_F() local2331 auto* expected_types = R"(%4 = OpTypeInt 32 0 in TEST_F() local[all …]
119 int expected_types[7] = in parse_array_should_parse_arrays_with_multiple_elements() local
118 int expected_types[7] = in parse_object_should_parse_objects_with_multiple_elements() local
571 void FormatTypeError(PyObject* arg, char* expected_types) { in FormatTypeError()