HomeSort by relevance Sort by last modified time
    Searched defs:target_version (Results 1 - 3 of 3) sorted by null

  /test/vts/drivers/hal/framework/
BinderServer.cpp 72 const float target_version = data.readFloat(); local
75 target_version, string(module_name));
145 float target_version, const string& module_name) {
148 path.c_str(), lib_path_, target_class, target_type, target_version,
VtsFuzzerMain.cpp 107 float target_version = 1.0; local
166 target_version = atof(optarg);
234 target_class, target_type, target_version,
  /test/vts/agents/hal/
AgentRequestHandler.cpp 123 float target_version = command_msg.target_version() / 100.0; local
266 target_version, target_package,
318 command_message.target_version() / 100.0,

Completed in 134 milliseconds