Searched refs:missing_float64_cap_error (Results 1 – 3 of 3) sorted by relevance
104 std::string missing_float64_cap_error = "requires the Float64 capability"; variable361 EXPECT_THAT(getDiagnosticString(), HasSubstr(missing_float64_cap_error)); in TEST_F()