Searched defs:Load (Results 1 – 3 of 3) sorted by relevance
| /test/framework/harnesses/host_controller/acloud/ | ||
| D | acloud_config.py | 60 def Load(self, file_path): member in ACloudConfig |
| /test/vts/drivers/hal/common/component_loader/ | ||
| D | DllLoader.cpp | 34 void* DllLoader::Load(const char* file_path) { in Load() function in android::vts::DllLoader |
| /test/vts-testcase/kernel/ltp/ | ||
| D | test_cases_parser.py | 69 def Load(self, member in TestCasesParser |