Home
last modified time | relevance | path

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

/external/angle/src/tests/test_utils/
Dangle_test_instantiate.cpp633 std::vector<std::string> GetAvailableTestPlatformNames() in GetAvailableTestPlatformNames() function
Dangle_test_instantiate.h234 std::vector<std::string> GetAvailableTestPlatformNames();
DANGLETest.cpp319 std::vector<std::string> configNames = GetAvailableTestPlatformNames(); in RunSeparateProcessesForEachConfig()