/test/mlts/benchmark/results/ |
D | Chart.bundle.min.js | 10 !function(t){if("object"==typeof exports&&"undefined"!=typeof module)module.exports=t();else if("fu… argument
|
/test/vts/testcases/host/kernel_proc_file_api_test/proc_tests/ |
D | KernelProcFileTestBase.py | 56 def t_token(self, t): argument 77 def t_HEX_LITERAL(self, t): argument 82 def t_FLOAT(self, t): argument 87 def t_NUMBER(self, t): argument 102 def t_DASH(self, t): argument 106 def t_NEWLINE(self, t): argument 113 def t_error(self, t): argument
|
D | ProcVmallocInfoTest.py | 26 def t_CALLER(self, t): argument 45 def t_PHYS(self, t): argument 50 def t_NODES(self, t): argument
|
/test/vts-testcase/kernel/api/proc/ |
D | KernelProcFileTestBase.py | 57 def t_token(self, t): argument 78 def t_HEX_LITERAL(self, t): argument 83 def t_FLOAT(self, t): argument 88 def t_NUMBER(self, t): argument 103 def t_DASH(self, t): argument 107 def t_NEWLINE(self, t): argument 114 def t_error(self, t): argument
|
D | ProcVmallocInfoTest.py | 26 def t_CALLER(self, t): argument 45 def t_PHYS(self, t): argument 50 def t_NODES(self, t): argument
|
/test/mlts/benchmark/src/com/android/nn/benchmark/app/ |
D | NNControls.java | 140 String getResultShortSummary(BenchmarkResult br, TestModels.TestModelEntry t) { in getResultShortSummary() 156 TestModels.TestModelEntry t = TestModels.modelsList().get(id[ct]); in onActivityResult() local
|
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/targetprep/ |
D | DeviceInteractionHelperInstaller.java | 136 public void tearDown(TestInformation testInfo, Throwable t) throws DeviceNotAvailableException { in tearDown()
|
D | PreconditionPreparer.java | 144 protected void logError(Throwable t) { in logError()
|
/test/mlts/benchmark/src/com/android/nn/benchmark/core/ |
D | Processor.java | 134 TestModels.TestModelEntry t, float warmupTimeSeconds, float runTimeSeconds) in getInstrumentationResult() 171 private NNTestBase changeTest(NNTestBase oldTestBase, TestModels.TestModelEntry t) in changeTest()
|
/test/vts/runners/host/ |
D | logger.py | 45 def _parse_logline_timestamp(t): argument
|
/test/mlts/benchmark/native/ |
D | multi_process_test.cpp | 295 [](std::thread& t) { t.join(); }); in main()
|
/test/mlts/benchmark/jni/ |
D | run_tflite.cpp | 104 std::ifstream t(modelfile); in init() local
|