Home
last modified time | relevance | path

Searched defs:type (Results 1 – 20 of 20) sorted by relevance

/test/vts/compilation_tools/vtsc/code_gen/common/
DHalHidlCodeGenUtils.cpp22 bool IsElidableType(const VariableType& type) { in IsElidableType()
31 bool IsConstType(const VariableType& type) { in IsConstType()
42 bool IsUserDefinedType(const VariableType& type) { in IsUserDefinedType()
/test/app_compat/csuite/harness/src/main/java/com/android/csuite/core/
DTestUtils.java350 public void addTestArtifact(String name, LogDataType type, byte[] bytes) { in addTestArtifact()
355 public void addTestArtifact(String name, LogDataType type, File file) { in addTestArtifact()
360 public void addTestArtifact(String name, LogDataType type, InputStreamSource source) { in addTestArtifact()
374 void addTestArtifact(String name, LogDataType type, byte[] bytes); in addTestArtifact()
383 void addTestArtifact(String name, LogDataType type, InputStreamSource inputStreamSource); in addTestArtifact()
392 void addTestArtifact(String name, LogDataType type, File file); in addTestArtifact()
/test/cts-root/hostsidetests/rollback/src/com/android/cts_root/rollback/host/
DWatchdogEventLogger.java58 private boolean matchProperty(String type, String attr, String expectedVal) throws Exception { in matchProperty()
70 public boolean watchdogEventOccurred(String type, String logPackage, in watchdogEventOccurred()
95 void eventOccurred(String type, String logPackage, String rollbackReason, in eventOccurred()
/test/vts/compilation_tools/vtsc/code_gen/fuzzer/
DHalHidlFuzzerCodeGen.cpp163 const VariableType &type = func_spec.return_type_hidl(0).type(); in CanElideCallback() local
174 string type = GetCppVariableType(var_spec); in GetFuncArgTypes() local
/test/vts/compilation_tools/vtsc/
DVtsCompilerMain.cpp51 android::vts::VtsCompileFileType type = android::vts::VtsCompileFileType::kBoth; in main() local
/test/vts-testcase/kernel/bow/
DBowTest.cpp181 SectorTypes type; member
264 int Write(SectorTypes type) { in Write()
287 auto type = SECTOR0; in FindChanged() local
324 void WriteSubmit(SectorTypes type) { in WriteSubmit()
337 void WriteRestore(SectorTypes type) { in WriteRestore()
/test/vts/drivers/hal/libcodecoverage/
DGcdaParser.cpp32 const char* type = NULL; in ParseMagic() local
/test/vts/compilation_tools/vtsc/code_gen/profiler/
DProfilerCodeGenBase.cpp292 const ComponentSpecificationMessage& message, const VariableType& type) { in IncludeHidlNativeType()
325 const VariableSpecificationMessage& val, const VariableType& type) { in IncludeHidlNativeType()
/test/vts-testcase/hal/treble/vintf/
Dutils.cpp97 Partition PartitionOfType(SchemaType type) { in PartitionOfType()
DSingleManifestTest.cpp597 const std::string type = package + "." + interface; in TEST_P() local
/test/vts-testcase/fuzz/iface_fuzzer/
DProtoFuzzerRunner.cpp202 static string StripNamespace(const string &type) { in StripNamespace()
217 string type = var.predefined_type(); in ProcessReturnValue() local
DProtoFuzzerMutator.cpp185 auto type = var_spec.type(); in Transform() local
/test/vts/drivers/hal/common/binder/
DVtsFuzzerBinderService.cpp91 int32_t BpVtsFuzzer::Status(int32_t type) { in Status()
/test/vts/utils/python/instrumentation/
Dtest_framework_instrumentation.py145 type = '' variable in GenerateTextReport.EventItem
/test/vts-testcase/kernel/encryption/
Dvts_kernel_encryption.h115 std::string type; member
/test/mlts/benchmark/jni/
Drun_tflite.cpp577 bool BenchmarkModel::benchmarkSingleTypeOfCompilation(CompilationBenchmarkType type, in benchmarkSingleTypeOfCompilation()
640 bool BenchmarkModel::benchmarkSingleTypeOfCompilationWithWarmup(CompilationBenchmarkType type, in benchmarkSingleTypeOfCompilationWithWarmup()
/test/vts/proto/
DComponentSpecificationMessage.proto371 optional FdType type = 1; field
419 optional VariableType type = 2; field
DVtsReportMessage.proto154 optional VtsProfilingType type = 2; field
/test/vts/compilation_tools/vtsc/code_gen/driver/
DHalHidlCodeGen.cpp125 void HalHidlCodeGen::GenerateScalarTypeInC(Formatter& out, const string& type) { in GenerateScalarTypeInC()
1784 const VariableType& type = func_msg.return_type_hidl(0).type(); in CanElideCallback() local
/test/mlts/benchmark/results/
DChart.bundle.min.js10 !function(t){if("object"==typeof exports&&"undefined"!=typeof module)module.exports=t();else if("fu… property