Searched defs:testSize (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/tests/utiltests/src/android/util/
H A DMemoryIntArrayTest.java43 public void testSize() throws Exception { method in class:MemoryIntArrayTest
/frameworks/rs/tests/java_api/RsBLAS_Benchmark/src/com/example/android/rs/blasbenchmark/
H A DBNNMTest.java48 BNNMTest(int testSize) { argument
49 mTestSize = testSize;
H A DSGEMMTest.java46 SGEMMTest(int testSize) { argument
47 mTestSize = testSize;

Completed in 191 milliseconds