/test/vts/utils/native/trace_processor/ |
D | VtsTraceProcessor.cpp | 339 auto found = in DedupTraces() local 348 if (found == seen_msgs.end()) { in DedupTraces() 587 auto found = find_if(it->second.begin(), it->second.end(), in GetTestListForHal() local 591 if (found != it->second.end()) { in GetTestListForHal() 592 fout << found->test_name << "(" << found->unique_api_count << "/" in GetTestListForHal() 593 << found->total_api_count << "),"; in GetTestListForHal() 671 auto found = in GetHalTraceSummary() local 679 if (found != trace_summaries->end()) { in GetHalTraceSummary() 680 found->total_api_count++; in GetHalTraceSummary() 681 if (found->api_stats.find(func_name) != found->api_stats.end()) { in GetHalTraceSummary() [all …]
|
/test/vts/drivers/libdrivercomm/ |
D | VtsDriverFileUtil.cpp | 36 size_t found = str.find_last_of("/\\"); in GetDirFromFilePath() local 37 if (found == string::npos) { in GetDirFromFilePath() 41 return str.substr(0, found); in GetDirFromFilePath()
|
/test/catbox/tools/catbox-tradefed/ |
D | README | 12 1. Ensure 'adb' is in your current PATH. adb can be found in the 19 User Manual. The User Manual can be found at 33 downloaded and extracted the CATBOX zip, the script can be found at 36 the script can be found at 61 The source for the tradefed framework can be found on the 'tradefed' branch.
|
/test/vts/tools/vts-core-tradefed/ |
D | README | 20 1. Ensure 'adb' is in your current PATH. adb can be found in the 40 downloaded and extracted the VTS zip, the script can be found at 43 vts`, the script can be found at 68 The source for the VTS extensions for tradefed can be found at 71 The source for the tradefed framework can be found on the 'tradefed' branch.
|
/test/vts/runners/target/vts_hal_hidl_target/ |
D | VtsHalHidlTargetCallbackBase.h | 360 auto found = cb_lock_map_.find(callback_function_name); 361 if (found == cb_lock_map_.end()) { 367 delete (found->second); 368 found->second = new CallbackLock(*this, callback_function_name); 370 return found->second;
|
/test/vts/compilation_tools/vtsc/code_gen/ |
D | CodeGenBase.cpp | 76 size_t found; in TranslateToFile() local 77 found = output_cpp_file_path_str.find_last_of("/"); in TranslateToFile() 78 string output_dir = output_cpp_file_path_str.substr(0, found + 1); in TranslateToFile()
|
/test/app_compat/csuite/tools/csuite-tradefed/ |
D | README | 10 Ensure 'adb' is in your current PATH. adb can be found in the 26 the script can be found at 35 The source for the tradefed framework can be found on the 'tradefed' branch.
|
/test/cts-root/tools/cts-root-tradefed/ |
D | README | 11 Ensure 'adb' is in your current PATH. adb can be found in the 27 the script can be found at 52 The source for the tradefed framework can be found on the 'tradefed' branch.
|
/test/mts/tools/mts-tradefed/ |
D | README | 10 Ensure 'adb' is in your current PATH. adb can be found in the 26 the script can be found at 51 The source for the tradefed framework can be found on the 'tradefed' branch.
|
/test/vts/drivers/hal/libcodecoverage/ |
D | GcdaParser.cpp | 56 bool found; in ParseBody() local 82 found = false; in ParseBody()
|
/test/vts/runners/host/ |
D | records.py | 313 found = False 317 found = True 320 if not found:
|
/test/vts/proto/ |
D | AndroidSystemControlMessage.proto | 169 // for the found component files. 172 // for the found API specification.
|
D | VtsReportMessage.proto | 191 // the name of the project where the file can be found 344 // build ID, and device) can be found in the associated TestReportMessage(s)
|
D | ComponentSpecificationMessage.proto | 236 // used to pass the spec of a found HAL_CONVENTIONAL_SUBMODULE to the host. 355 // is found in memory. 403 // is found in memory.
|
D | VtsResourceControllerMessage.proto | 167 // indicate if the memory region is found
|
/test/vts/compilation_tools/vtsc/code_gen/driver/ |
D | HalCodeGen.cpp | 336 bool found = false; in GenerateCppBodyFuzzFunction() local 357 found = true; in GenerateCppBodyFuzzFunction() 362 if (!found) { in GenerateCppBodyFuzzFunction()
|
/test/mlts/benchmark/ |
D | README.txt | 20 Models and datasets used description and licensing can be found in
|
/test/vti/dashboard/src/main/webapp/WEB-INF/jsp/ |
D | show_coverage.jsp | 163 'Not found.</div>');
|
/test/mlts/models/assets/image_classification/ |
D | LICENSE | 11270 Title: Just found an old photo - me and Kobie - 1998 maybe?
|