Searched refs:appdir (Results 1 – 2 of 2) sorted by relevance
483 const char* appdir = get_app_dir(); in android_emulation_setup() local493 if (snprintf( tmp, PATH_MAX, "%s%s%s", appdir, PATH_SEP, in android_emulation_setup()495 dprint( "Application directory too long: %s", appdir); in android_emulation_setup()
106 Assuming the compile directory is called "appdir", do the following:110 lcov --directory appdir --zerocounters115 lcov --directory appdir --capture --output-file app.info