Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/gtests/
DTestFixture.h439 const std::string inputFname = testDir + "/" + testName; variable
444 tryLoadFile(inputFname, "input", &input);
472 const std::string inputFname = testDir + "/" + testName; variable
476 tryLoadFile(inputFname, "input", &input);
498 const std::string inputFname = testDir + "/" + testName; variable
503 tryLoadFile(inputFname, "input", &input);
532 const std::string inputFname = testDir + "/" + testName; in loadFileCompileIoMapAndCheck() local
537 tryLoadFile(inputFname, "input", &input); in loadFileCompileIoMapAndCheck()
563 const std::string inputFname = testDir + "/" + testName; variable
568 tryLoadFile(inputFname, "input", &input);
[all …]