Home
last modified time | relevance | path

Searched refs:test8 (Results 1 – 2 of 2) sorted by relevance

/frameworks/ml/nn/runtime/test/specs/V1_2/
Dresize_nearest_neighbor.mod.py178 test8 = { variable
185 Example(test8, model=model_shape).AddNchw(i1, o1, layout).AddVariations("relaxed", quant8, "float16…
186 Example(test8, model=model_scale).AddNchw(i1, o1, layout).AddVariations("relaxed", quant8, "float16…
/frameworks/opt/calendar/tests/src/com/android/calendarcommon2/
DEventRecurrenceTest.java206 public void test8() throws Exception { in test8() method in EventRecurrenceTest