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

/xsrc/external/mit/libXpm/dist/test/
H A DTestAllFiles.h74 int from_env = atoi(timeout_env); local in function:TestAllFilesByType
76 if (from_env >= 0)
77 timeout = from_env;

Completed in 2 milliseconds