Searched refs:externalFileLocation (Results 1 – 1 of 1) sorted by relevance
306 std::string externalFileLocation = in TEST_F() local309 StringPrintf("dd if=/dev/zero of=%s bs=1M count=20", externalFileLocation.c_str()); in TEST_F()321 std::string removeCommand = StringPrintf("rm -f %s", externalFileLocation.c_str()); in TEST_F()