Home
last modified time | relevance | path

Searched refs:GetResultTypeFromString (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/angle/src/tests/test_utils/runner/
H A DTestSuite.cpp98 TestResultType GetResultTypeFromString(const std::string &str) in GetResultTypeFromString() function
502 resultType = GetResultTypeFromString(token); in GetSingleTestResultFromJSON()
516 resultType = GetResultTypeFromString(actualStr); in GetSingleTestResultFromJSON()