Home
last modified time | relevance | path

Searched defs:filename (Results 1 – 25 of 29) sorted by relevance

12

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/gnss/
Dgnss_testlog_utils.py129 def parse_log_to_df(filename, configs, index_rownum=True): argument
195 def parse_gpstool_ttfflog_to_df(filename): argument
228 def parse_gpsapilog_to_df(filename): argument
319 def parse_gpsapilog_to_df_v2(filename): argument
/tools/repohooks/tools/
Dcpplint.py956 def ParseNolintSuppressions(filename, raw_line, linenum, error): argument
1366 def AddJUnitFailure(self, filename, linenum, message, category, confidence): argument
1513 def Check(self, error, filename, linenum): argument
1558 def __init__(self, filename): argument
1684 def Error(filename, linenum, category, confidence, message): argument
1870 def RemoveMultiLineComments(filename, lines, error): argument
2234 def CheckForCopyright(filename, lines, error): argument
2287 def GetHeaderGuardCPPVariable(filename): argument
2364 def CheckForHeaderGuard(filename, clean_lines, error): argument
2467 def CheckHeaderFileIncluded(filename, include_state, error): argument
[all …]
/tools/security/fuzzing/orphans/libufdt/
Dmkcorpus.c24 static uint32_t get_file_length(const char *filename) { in get_file_length()
35 static void append_file(FILE *out, const char *filename) { in append_file()
/tools/trebuchet/trebuchet/viewer/src/main/kotlin/traceviewer/ui/components/
DChooseTrace.kt32 val filename = fd.file in selectFile() constant
/tools/platform-compat/java/android/processor/compat/
DSourcePosition.java24 private final String filename; field in SourcePosition
30 public SourcePosition(String filename, long startLineNumber, long startColumnNumber, in SourcePosition()
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/audio_analysis_lib/
Dcheck_quality.py63 def __init__(self, filename): argument
88 def _convert_and_read_wav_file(self, filename): argument
114 def _read_wave_file(self, filename): argument
420 def read_audio_file(filename, channel, bit_width, rate): argument
487 filename, argument
Daudio_analysis.py558 def get_file_THDN(filename, q, freq=None): argument
589 def get_file_max_THDN(filename, step_size, window_size, q, freq=None): argument
626 def get_file_anomaly_durations(filename, argument
/tools/treble/gki/
Drepack_gki.py82 def copy_kernel_file(in_dir, filename, outname=None): argument
/tools/platform-compat/build/
Dprocess_compat_config.py92 def write(self, filename): argument
97 def write_device_config(self, filename): argument
/tools/trebuchet/trebuchet/startup-analyzer/src/
DStartupAnalyzer.kt109 val filename = args[0] in main() constant
/tools/platform-compat/java/com/android/annotationvisitor/
DJarReader.java38 public JarReader(Status s, String filename) throws IOException { in JarReader()
/tools/test/connectivity/acts/framework/acts/controllers/monsoon_lib/sampling/engine/
Dtransformers.py32 def __init__(self, filename, measure_after_seconds=0): argument
91 def __init__(self, filename, measure_after_seconds=0): argument
/tools/acloud/public/actions/
Dcreate_goldfish_action.py176 def ParseBuildInfo(filename): argument
203 def _FetchBuildIdFromFile(cfg, build_target, build_id, filename): argument
/tools/platform-compat/java/com/android/javac/
DJavac.java112 public InputStream getOutputFile(String filename) throws IOException { in getOutputFile()
/tools/acloud/create/
Dcreate_common_test.py39 def write(self, filename, arcname=None, compress_type=None): argument
/tools/asuite/aidegen_functional_test/
Daidegen_functional_test_main.py160 def _import_project_file_xml_etree(filename): argument
224 def _get_unique_module_name(rel_path, filename): argument
/tools/platform-compat/javatest/android/processor/compat/unsupportedappusage/
DUnsupportedAppUsageProcessorTest.java57 private CsvReader compileAndReadCsv(JavaFileObject source, String filename) throws IOException { in compileAndReadCsv()
/tools/treble/build/treble_build/report/
Dbuild.go37 filename string member
/tools/repohooks/rh/
Dconfig_unittest.py53 def _write_config(self, data, filename='temp.cfg'): argument
/tools/metalava/
Dbuild.gradle.kts115 val filename = destJar.substringAfterLast("/") in registerTestPrebuiltsSdkTasks() constant
/tools/test/connectivity/acts/framework/acts/metrics/
Dcore.py225 def _get_output_file(self, output_path, filename, extension): argument
/tools/test/graphicsbenchmark/performance_tests/hostside/src/com/android/game/qualification/test/
DPerformanceTest.java217 private File findApk(String filename) { in findApk()
/tools/netsim/rust/netsim-cxx/src/captures/
Dhandlers.rs136 let mut filename = std::env::temp_dir(); in get_file() localVariable
Dcapture.rs90 let mut filename = std::env::temp_dir(); in start_capture() localVariable
/tools/asuite/atest/coverage/com/android/jacocolcov/
DJacocoToLcovConverter.java317 private String findSourceFileMatching(String filename) { in findSourceFileMatching()

12