Searched defs:Load (Results 1 – 2 of 2) sorted by relevance
| /test/vts-testcase/kernel/ltp/ | ||
| D | test_cases_parser.py | 65 def Load(self, ltp_dir, n_bit, run_staging=False): member in TestCasesParser |
| /test/vts/drivers/hal/common/component_loader/ | ||
| D | DllLoader.cpp | 39 void* DllLoader::Load(const char* file_path, bool is_conventional_hal) { in Load() function in android::vts::DllLoader |