Home
last modified time | relevance | path

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

/external/angle/src/tests/test_utils/runner/
DTestSuite.cpp278 js::Value artifactPath; in WriteResultsFile() local
279 artifactPath.SetString(testArtifactPath, allocator); in WriteResultsFile()
283 artifactArray.PushBack(artifactPath, allocator); in WriteResultsFile()