Home
last modified time | relevance | path

Searched defs:bin (Results 1 – 3 of 3) sorted by relevance

/test/app_compat/csuite/harness/src/main/java/com/android/csuite/core/
DAppCrawlTester.java337 Path bin = in startCrawl() local
562 Path bin = in createUtpCrawlerRunCommand() local
663 Path bin = in createCrawlerRunCommand() local
/test/dittosuite/src/
Dresult.cpp241 int64_t bin = (sample_copy - min_value) / bin_size; in ComputeNormalizedFrequencyVector() local
/test/app_compat/csuite/harness/src/test/java/com/android/csuite/core/
DAppCrawlTesterTest.java726 Path bin = Files.createDirectories(mFileSystem.getPath("/bin")); in simulatePreparerWasExecutedSuccessfully() local