Home
last modified time | relevance | path

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

/external/angle/src/tests/perf_tests/
DANGLEPerfTest.cpp60 void EmptyPlatformMethod(angle::PlatformMethods *, const char *) {} in EmptyPlatformMethod() function
665 mPlatformMethods.logWarning = EmptyPlatformMethod; in SetUp()
666 mPlatformMethods.logInfo = EmptyPlatformMethod; in SetUp()