Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/delibs/deutil/
DdeProcess.c150 deFile_destroy(process->standardIn); in deProcess_cleanupHandles()
153 deFile_destroy(process->standardOut); in deProcess_cleanupHandles()
156 deFile_destroy(process->standardErr); in deProcess_cleanupHandles()
471 deFile_destroy(process->standardIn); in deProcess_closeStdIn()
483 deFile_destroy(process->standardOut); in deProcess_closeStdOut()
495 deFile_destroy(process->standardErr); in deProcess_closeStdErr()
584 deFile_destroy(process->standardErr); in deProcess_cleanupHandles()
587 deFile_destroy(process->standardOut); in deProcess_cleanupHandles()
590 deFile_destroy(process->standardIn); in deProcess_cleanupHandles()
826 deFile_destroy(process->standardIn); in deProcess_closeStdIn()
[all …]
DdeFile.h74 void deFile_destroy (deFile* file);
DdeFile.c109 void deFile_destroy (deFile* file) in deFile_destroy() function
294 void deFile_destroy (deFile* file) in deFile_destroy() function
/third_party/vk-gl-cts/execserver/
DxsPosixFileReader.cpp55 deFile_destroy(m_file); in start()
111 deFile_destroy(m_file); in stop()
/third_party/vk-gl-cts/execserver/tools/
DxsTest.cpp613 deFile_destroy(file); in runProgram()
710 deFile_destroy(file); in runProgram()
949 deFile_destroy(file);
956 deFile_destroy(file);
1008 deFile_destroy(file);
1026 deFile_destroy(file);
/third_party/vk-gl-cts/framework/delibs/destream/
DdeFileStream.c110 deFile_destroy(fileStream->file); in fileIOStream_deinit()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
DvktTestPackage.cpp821 deFile_destroy(exportFile); in runTestsInSubprocess()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktTestPackage.cpp879 deFile_destroy(exportFile); in runTestsInSubprocess()