Searched defs:t (Results 1 – 8 of 8) sorted by relevance
/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/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/mlts/benchmark/src/com/android/nn/benchmark/core/ |
D | Processor.java | 137 TestModels.TestModelEntry t, float warmupTimeSeconds, float runTimeSeconds) in getInstrumentationResult() 145 TestModels.TestModelEntry t, float warmupTimeSeconds, float runTimeSeconds, in getInstrumentationResult() 185 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 | 106 std::ifstream t(modelfile); in init() local
|