Home
last modified time | relevance | path

Searched defs:string (Results 1 – 19 of 19) sorted by relevance

/test/vts/compilation_tools/vtsc/code_gen/driver/
DDriverCodeGenBase.h89 const string& /*fuzzer_extended_class_name*/) {}; in GenerateCppBodyCallbackFunction()
94 const string& /*fuzzer_extended_class_name*/) {}; in GenerateClassConstructionFunction()
99 const string& /*fuzzer_extended_class_name*/) {}; in GenerateAdditionalFuctionDeclarations()
DLegacyHalCodeGen.h50 const string& /*fuzzer_extended_class_name*/) override {}; in GenerateCppBodyCallbackFunction()
DLibSharedCodeGen.h50 const string& /*fuzzer_extended_class_name*/) override {}; in GenerateCppBodyCallbackFunction()
DHalSubmoduleCodeGen.cpp45 const string& /*fuzzer_extended_class_name*/) { in GenerateAdditionalFuctionDeclarations()
DDriverCodeGenBase.cpp168 const ComponentSpecificationMessage& message, const string&) { in GenerateHeaderIncludeFiles()
190 const ComponentSpecificationMessage& message, const string&) { in GenerateSourceIncludeFiles()
DHalHidlCodeGen.cpp41 const string& /*fuzzer_extended_class_name*/) { in GenerateCppBodyCallbackFunction()
553 const string& /*fuzzer_extended_class_name*/) { in GenerateAdditionalFuctionDeclarations()
/test/vts/drivers/hal/common/include/fuzz_tester/
DFuzzerBase.h56 void** /*result*/, const string& /*callback_socket_name*/) { in Fuzz()
62 const string& /*callback_socket_name*/, in CallFunction()
/test/vts/compilation_tools/vtsc/code_gen/profiler/
DHalHidlProfilerCodeGen.cpp138 const std::string& arg_name, const std::string&) { in GenerateProfilerForHidlCallbackVariable()
145 const std::string& arg_name, const std::string&) { in GenerateProfilerForHidlInterfaceVariable()
151 const VariableSpecificationMessage&, const std::string& arg_name, in GenerateProfilerForMaskVariable()
159 const std::string& arg_name, const std::string&) { in GenerateProfilerForHidlMemoryVariable()
165 const VariableSpecificationMessage&, const std::string& arg_name, in GenerateProfilerForPointerVariable()
172 const VariableSpecificationMessage&, const std::string& arg_name, in GenerateProfilerForFMQSyncVariable()
180 const std::string& arg_name, const std::string&) { in GenerateProfilerForFMQUnsyncVariable()
/test/vts-testcase/kernel/api/sysfs/
DKernelApiSysfsTest.py52 def MatchRegex(self, regex, string): argument
/test/vts/compilation_tools/vtsc/test/golden/DRIVER/
DWifiHalV1.driver.cpp34 bool FuzzerExtended_wifi::CallFunction(const FunctionSpecificationMessage&, const string&, Function… in CallFunction()
DBluetoothHalV1.driver.cpp62 …bluetooth_module_t::CallFunction(const FunctionSpecificationMessage&, const string&, FunctionSpeci… in CallFunction()
DlibcV1.driver.cpp202 bool FuzzerExtended_libc::CallFunction(const FunctionSpecificationMessage&, const string&, Function… in CallFunction()
DCameraHalV2.driver.cpp287 …ed_camera_module_t::CallFunction(const FunctionSpecificationMessage&, const string&, FunctionSpeci… in CallFunction()
DBluetoothHalV1bt_interface_t.driver.cpp285 bool FuzzerExtended_bt_interface_t::CallFunction(const FunctionSpecificationMessage&, const string& in CallFunction()
/test/vts/utils/python/coverage/
Dparser_test.py89 def concat_string(cls, stream, string): argument
/test/vts-testcase/fuzz/iface_fuzzer/
DProtoFuzzerMutator.cpp32 Random &rand, unordered_map<string, TypeSpec> predefined_types, in ProtoFuzzerMutator()
DProtoFuzzerUtils.cpp116 unordered_map<string, TypeSpec> &predefined_types) { in ExtractPredefinedTypesFromVar()
/test/vts/compilation_tools/vtsc/test/
Dtest_vtsc.py224 def Error(self, string): argument
/test/vts/runners/target/gtest/
Dgtest_main.cpp81 static int GetDeadlineInfo(const std::string& /*test_name*/) { in GetDeadlineInfo()
86 static int GetWarnlineInfo(const std::string& /*test_name*/) { in GetWarnlineInfo()