Home
last modified time | relevance | path

Searched refs:get_settings_location_log_message (Results 1 - 1 of 1) sorted by relevance

/third_party/vulkan-loader/tests/
H A Dloader_settings_tests.cpp30 std::string get_settings_location_log_message([[maybe_unused]] FrameworkEnvironment const& env, in get_settings_location_log_message() function
67 ASSERT_TRUE(env.debug_log.find(get_settings_location_log_message(env))); in TEST()
97 ASSERT_TRUE(env.debug_log.find(get_settings_location_log_message(env))); in TEST()
110 ASSERT_FALSE(env.debug_log.find(get_settings_location_log_message(env))); in TEST()
139 ASSERT_TRUE(env.debug_log.find(get_settings_location_log_message(env, true))); in TEST()
153 ASSERT_TRUE(env.debug_log.find(get_settings_location_log_message(env, true))); in TEST()
212 ASSERT_TRUE(env.debug_log.find(get_settings_location_log_message(env))); in TEST()
227 ASSERT_TRUE(env.debug_log.find(get_settings_location_log_message(env))); in TEST()
261 ASSERT_TRUE(env.debug_log.find(get_settings_location_log_message(env))); in TEST()
274 ASSERT_TRUE(env.debug_log.find(get_settings_location_log_message(en in TEST()
[all...]

Completed in 2 milliseconds