Searched defs:BASE_DIR (Results 1 – 9 of 9) sorted by relevance
6 #define BASE_DIR "/tmp" macro
8 #define BASE_DIR "/tmp" macro
1 BASE_DIR=$(realpath ../../../../) macro
41 static const char* BASE_DIR = "internal/data/imagecompare"; variable
43 #define BASE_DIR "internal_dir" macro
22 BASE_DIR = os.path.dirname(os.path.abspath(__file__)) variable