Searched refs:bin (Results 1 – 7 of 7) sorted by relevance
226 Path bin = in start() local231 if (Files.exists(bin.resolve("utp-cli-android_deploy.jar"))) { in start()238 } else if (Files.exists(bin.resolve("crawl_launcher_deploy.jar"))) { in start()246 "Crawler executable binaries not found in " + bin.toString()); in start()448 Path bin = in createUtpCrawlerRunCommand() local457 bin.resolve("utp-cli-android_deploy.jar").toString(), in createUtpCrawlerRunCommand()467 bin.toString(), in createUtpCrawlerRunCommand()473 bin.resolve("crawler_app.apk").toString(), in createUtpCrawlerRunCommand()475 bin.resolve("crawler_stubapp_androidx.apk").toString(), in createUtpCrawlerRunCommand()543 Path bin = in createCrawlerRunCommand() local[all …]
96 /bin/true
77 JAVA_BINARY=${VTS_ROOT}/android-vts/jdk/bin/java
213 adb push $OUT/system/bin/nn_stress_test /bin/
241 int64_t bin = (sample_copy - min_value) / bin_size; in ComputeNormalizedFrequencyVector() local243 freq_vector[bin]++; in ComputeNormalizedFrequencyVector()
678 Path bin = Files.createDirectories(mFileSystem.getPath("/bin")); in simulatePreparerWasExecutedSuccessfully() local679 Files.createFile(bin.resolve("utp-cli-android_deploy.jar")); in simulatePreparerWasExecutedSuccessfully()684 optionSetter.setOptionValue(AppCrawlTesterHostPreparer.CRAWLER_BIN_OPTION, bin.toString()); in simulatePreparerWasExecutedSuccessfully()
379 CC=/usr/bin/clang CXX=/usr/bin/clang++ cmake -DCMAKE_BUILD_TYPE=Debug ..390 `bin` folder.