Home
last modified time | relevance | path

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

/third_party/vulkan-loader/tests/
H A Dloader_alloc_callback_tests.cpp745 std::stringstream custom_json_file_contents; in TEST() local
746 custom_json_file_contents << custom_json_file.rdbuf(); in TEST()
749 .write_manifest("VK_LAYER_complex_file.json", custom_json_file_contents.str()); in TEST()

Completed in 2 milliseconds