Home
last modified time | relevance | path

Searched refs:t (Results 1 – 25 of 28) sorted by relevance

12

/test/mlts/benchmark/results/
DChart.bundle.min.js10t){if("object"==typeof exports&&"undefined"!=typeof module)module.exports=t();else if("function"==… argument
/test/app_compat/csuite/tools/csuite_test/
Dcsuite_test_test.go27 func TestBpContainsTestHostPropsThrowsError(t *testing.T) {
28 ctx, _ := createContextAndConfig(t, `
38 android.FailIfNoMatchingErrors(t, `unrecognized property`, errs)
41 func TestBpContainsManifestThrowsError(t *testing.T) {
42 ctx, _ := createContextAndConfig(t, `
52 android.FailIfNoMatchingErrors(t, `unrecognized property`, errs)
55 func TestBpMissingNameThrowsError(t *testing.T) {
56 ctx, _ := createContextAndConfig(t, `
64 android.FailIfNoMatchingErrors(t, `'name' is missing`, errs)
67 func TestBpMissingTemplatePathThrowsError(t *testing.T) {
[all …]
/test/vts/testcases/host/kernel_proc_file_api_test/proc_tests/
DKernelProcFileTestBase.py56 def t_token(self, t): argument
57 return t
77 def t_HEX_LITERAL(self, t): argument
79 t.value = int(t.value, 0)
80 return t
82 def t_FLOAT(self, t): argument
84 t.value = float(t.value)
85 return t
87 def t_NUMBER(self, t): argument
89 t.value = int(t.value)
[all …]
DProcVmallocInfoTest.py26 def t_CALLER(self, t): argument
28 t.value = t.value.split('+')
29 return t
45 def t_PHYS(self, t): argument
47 t.value = [t.value[:4], int(t.value[5:], 16)]
48 return t
50 def t_NODES(self, t): argument
52 t.value = t.value.split('=', 1)
53 return t
/test/vts/runners/host/
Dlogger.py45 def _parse_logline_timestamp(t): argument
55 date, time = t.split(' ')
90 t = datetime.datetime.now()
92 t = t + datetime.timedelta(seconds=delta)
93 return t.strftime(time_format)[:-3]
Dutils.py584 for t in tokens:
585 if t in models:
586 return t
587 if t in manufacture_name_to_model:
588 return manufacture_name_to_model[t]
Drecords.py178 t = utils.epoch_to_human_time(self.begin_time)
179 return "%s %s %s" % (t, self.test_name, self.result)
/test/app_compat/csuite/pylib/
DAndroid.bp16 // on for running the suite. This is a workaround since we can't use csuite.zip
17 // which is defined in an external Makefile that Soong can't depend on.
25 // Normally we would just use java_genrule_host to avoid these hacks but can't
28 // common) don't exactly match.
/test/mlts/benchmark/src/com/android/nn/benchmark/core/
DProcessor.java137 TestModels.TestModelEntry t, float warmupTimeSeconds, float runTimeSeconds) in getInstrumentationResult() argument
139 return getInstrumentationResult(t, warmupTimeSeconds, runTimeSeconds, false); in getInstrumentationResult()
145 TestModels.TestModelEntry t, float warmupTimeSeconds, float runTimeSeconds, in getInstrumentationResult() argument
148 mTest = changeTest(mTest, t); in getInstrumentationResult()
185 private NNTestBase changeTest(NNTestBase oldTestBase, TestModels.TestModelEntry t) in changeTest() argument
191 NNTestBase tb = t.createNNTestBase(mBackend, /*enableIntermediateTensorsDump=*/false, in changeTest()
DInferenceInOutSequence.java244 } catch (Throwable t) { in readDataset()
245 throw new Error("Failed to create image input", t); in readDataset()
/test/mlts/benchmark/src/com/android/nn/benchmark/app/
DNNControls.java140 String getResultShortSummary(BenchmarkResult br, TestModels.TestModelEntry t) { in getResultShortSummary() argument
141 return br.getSummary(t.mBaselineSec); in getResultShortSummary()
156 TestModels.TestModelEntry t = TestModels.modelsList().get(id[ct]); in onActivityResult() local
159 String s = t.toString() + " " + getResultShortSummary(br, t); in onActivityResult()
/test/app_compat/csuite/integration_tests/
Dcsuite_test_utils.py215 args_str = [str(t) for t in args]
258 return ' '.join(shlex.quote(t) for t in split_command)
DAndroid.bp16 // on for running the suite. This is a workaround since we can't use csuite.zip
17 // which is defined in an external Makefile that Soong can't depend on.
/test/vti/dashboard/src/main/java/com/android/vts/entity/
DTestCoverageStatusEntity.java113 .collect(Collectors.toMap(t -> t.getTestName(), t -> t)); in getTestCoverageStatusMap()
/test/vti/dashboard/src/main/java/com/android/vts/servlet/
DShowProfilingListServlet.java61 .sorted(Comparator.comparing(TestEntity::getTestName)).map(t -> t.getTestName()) in doGetHandler()
/test/mlts/benchmark/native/
Dmulti_process_test.cpp295 [](std::thread& t) { t.join(); }); in main() argument
/test/vts/hals/
DREADME.md1 …ions are mostly for the VTS's fuzzing and tracing-and-logging when such can't be done in a non-int…
/test/vti/dashboard/
DREADME.md192 The execution order of the commands is very important, otherwise you can't find some of the data in…
228 Close the "Welcome to Stackdriver" banner if you don't need it.
257 …e minutes for the next uptime check to fail. The alert and notification don't happen until the nex…
/test/vts-testcase/kernel/gki/
DAndroid.bp26 // - We don't retroactively add requirements;
/test/mlts/benchmark/jni/
Drun_tflite.cpp106 std::ifstream t(modelfile); in init() local
107 … mModelBuffer = std::string((std::istreambuf_iterator<char>(t)), std::istreambuf_iterator<char>()); in init()
/test/mlts/models/assets/ssd_mobilenet_v1_coco_quantized/
Dtarmac.output71 …EK4MKEZDEZSUCY^U�NJLTQKDD?5:43HF)J:@/4ADRG[MDJDDNE:CB02<17E;LDIKFVGLED�w�z�t|rz\Di]hzQ^ifofHqbDl…
/test/vti/dashboard/src/main/webapp/WEB-INF/jsp/
Dshow_plan_run.jsp52 alert( "Error : can't bring API coverage data from the server" );
Dshow_tree.jsp88 alert( "Error : can't bring API coverage data from the server" );
/test/mlts/models/assets/image_classification/
Dlabels.txt663 model t
/test/mlts/benchmark/
DLICENSE182 replaced with your own identifying information. (Don't include

12