Home
last modified time | relevance | path

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

/external/angle/src/tests/util_tests/
DPrintSystemInfoTest.cpp37 PrintSystemInfo(info); in TEST()
/external/angle/src/gpu_info_util/
DSystemInfo.h157 void PrintSystemInfo(const SystemInfo &info);
DSystemInfo.cpp329 void PrintSystemInfo(const SystemInfo &info) in PrintSystemInfo() function
/external/angle/src/tests/test_utils/
Dangle_test_instantiate.cpp231 PrintSystemInfo(*sSystemInfo); in GetTestSystemInfo()