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/tests/kernel_proc_file_api_test/proc_tests/ | 
| D | KernelProcFileTestBase.py | 56     def t_token(self, t):  argument77     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):  argument45     def t_PHYS(self, t):  argument
 50     def t_NODES(self, t):  argument
 
 | 
| /test/dittosuite/src/ | 
| D | timespec_utils.cpp | 18 int64_t TimespecToNanos(const timespec& t) {  in TimespecToNanos()22 double TimespecToDoubleNanos(const timespec& t) {  in TimespecToDoubleNanos()
 
 | 
| /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 | 158             TestModels.TestModelEntry t, float warmupTimeSeconds, float runTimeSeconds)  in getInstrumentationResult()166             TestModels.TestModelEntry t, float warmupTimeSeconds, float runTimeSeconds,  in getInstrumentationResult()
 210     private NNTestBase changeTest(NNTestBase oldTestBase, TestModels.TestModelEntry t)  in changeTest()
 
 | 
| /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 | 136     std::ifstream t(modelfile);  in init()  local
 |