Home
last modified time | relevance | path

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

/third_party/vulkan-loader/tests/
H A Dloader_settings_tests.cpp1550 std::string expected_output_warning = in TEST() local
1564 ASSERT_TRUE(env.debug_log.find(expected_output_warning)); in TEST()
1580 ASSERT_FALSE(env.debug_log.find(expected_output_warning)); in TEST()
1596 ASSERT_FALSE(env.debug_log.find(expected_output_warning)); in TEST()
1612 ASSERT_TRUE(env.debug_log.find(expected_output_warning)); in TEST()
1628 ASSERT_FALSE(env.debug_log.find(expected_output_warning)); in TEST()

Completed in 3 milliseconds