Searched defs:expected_err (Results 1 – 6 of 6) sorted by relevance
566 spv_result_t Val(const SpirvVector& v, const std::string &expected_err = "") { in Val()2451 const std::string expected_err = "The Result Type of " + instr + in TEST_P() local2469 const std::string expected_err = "The Base <id> '1' in " + instr + in TEST_P() local2488 const std::string expected_err = "The Base <id> '8' in " + instr + in TEST_P() local2508 const std::string expected_err = in TEST_P() local2528 const std::string expected_err = instr + in TEST_P() local2626 const std::string expected_err = "The number of indexes in " + instr + in TEST_P() local2692 const std::string expected_err = "The number of indexes in " + instr + in TEST_P() local2712 const std::string expected_err = in TEST_P() local2730 const std::string expected_err = in TEST_P() local[all …]
841 spv_result_t Val(const SpirvVector& v, const std::string& expected_err = "") { in Val()3638 const std::string expected_err = "The Result Type of " + instr + in TEST_P() local3693 const std::string expected_err = in TEST_P() local3714 const std::string expected_err = instr + in TEST_P() local3814 const std::string expected_err = "The number of indexes in " + instr + in TEST_P() local3880 const std::string expected_err = "The number of indexes in " + instr + in TEST_P() local3901 const std::string expected_err = in TEST_P() local3920 const std::string expected_err = in TEST_P() local3940 const std::string expected_err = instr + in TEST_P() local3960 const std::string expected_err = instr + in TEST_P() local[all …]
36 char *expected_err; /* Expected error value of test */ member
2840 const char *expected_err) { in ConformTest()