Searched refs:CreatePlatformDebugLogger (Results 1 – 4 of 4) sorted by relevance
25 PlatformDebugLogger* CreatePlatformDebugLogger() { in CreatePlatformDebugLogger() function
25 PlatformDebugLogger* CreatePlatformDebugLogger();
107 PlatformDebugLogger* CreatePlatformDebugLogger() { in CreatePlatformDebugLogger() function
238 std::unique_ptr<utils::PlatformDebugLogger>(utils::CreatePlatformDebugLogger()); in DawnTestEnvironment()