Home
last modified time | relevance | path

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

/external/angle/src/tests/test_utils/runner/
DTestSuite.cpp268 for (const std::string &testArtifactPath : testResults.testArtifactPaths) in WriteResultsFile() local
271 SplitString(testArtifactPath, "/\\", WhitespaceHandling::TRIM_WHITESPACE, in WriteResultsFile()
279 artifactPath.SetString(testArtifactPath, allocator); in WriteResultsFile()