Searched refs:OUTPUT_PATH (Results 1 – 1 of 1) sorted by relevance
66 std::string OUTPUT_PATH; variable1574 OUTPUT_PATH + (test.output.empty() ? DEFAULT_OUPUT_NAME : test.output); in TEST_P()1776 fastboot::OUTPUT_PATH = (found != args.end()) ? found->second + "/" : "/tmp/"; in main()