Home
last modified time | relevance | path

Searched refs:test6 (Results 1 – 4 of 4) sorted by relevance

/frameworks/ml/nn/runtime/test/specs/V1_2/
Dresize_nearest_neighbor.mod.py136 test6 = { variable
141 Example(test6, model=model_shape).AddNchw(i1, o1, layout).AddVariations("relaxed", quant8, "float16…
142 Example(test6, model=model_scale).AddNchw(i1, o1, layout).AddVariations("relaxed", quant8, "float16…
/frameworks/ml/nn/runtime/test/specs/V1_3/
Dresize_quant8_signed.mod.py286 test6 = { variable
291 Example(test6, model=model_shape).AddNchw(i1, o1, layout).AddVariations(quant8_signed, includeDefau…
292 Example(test6, model=model_scale).AddNchw(i1, o1, layout).AddVariations(quant8_signed, includeDefau…
/frameworks/base/core/tests/coretests/src/android/os/
DBroadcasterTest.java195 public void test6() throws Exception { in test6() method in BroadcasterTest
/frameworks/opt/calendar/tests/src/com/android/calendarcommon2/
DEventRecurrenceTest.java163 public void test6() throws Exception { in test6() method in EventRecurrenceTest