Searched defs:expected_err (Results 1 – 4 of 4) sorted by relevance
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 …]
925 spv_result_t Val(const SpirvVector& v, const std::string& expected_err = "") { in Val()3860 const std::string expected_err = "The Result Type of " + instr + in TEST_P() local3915 const std::string expected_err = in TEST_P() local3936 const std::string expected_err = instr + in TEST_P() local4036 const std::string expected_err = "The number of indexes in " + instr + in TEST_P() local4102 const std::string expected_err = "The number of indexes in " + instr + in TEST_P() local4123 const std::string expected_err = in TEST_P() local4142 const std::string expected_err = in TEST_P() local4162 const std::string expected_err = instr + in TEST_P() local4182 const std::string expected_err = instr + in TEST_P() local[all …]
44 char *expected_err; /* Expected error value of test */ member