HomeSort by relevance Sort by last modified time
    Searched refs:testBatch (Results 1 - 9 of 9) sorted by null

  /cts/suite/audio_quality/test/
ModelBuilderTest.cpp 45 TaskGeneric* testBatch = mModelBuilder.parseTestDescriptionXml(xmlFile);
46 ASSERT_TRUE(testBatch != NULL);
48 delete testBatch;
  /external/tensorflow/tensorflow/compiler/tests/
cholesky_op_test.py 65 def testBatch(self):
matrix_triangular_solve_op_test.py 88 def testBatch(self):
image_ops_test.py 39 def testBatch(self):
  /external/tensorflow/tensorflow/python/grappler/
datasets_test.py 239 def testBatch(self):
  /external/tensorflow/tensorflow/python/kernel_tests/
cholesky_op_test.py 128 def testBatch(self):
  /packages/apps/Calendar/tests/src/com/android/calendar/
AsyncQueryServiceTest.java 220 public void testBatch() throws Exception {
245 Log.d(TAG, "testBatch Waiting >>>>>>>>>>>");
248 Log.d(TAG, "testBatch Done <<<<<<<<<<<<<<");
  /external/tensorflow/tensorflow/python/ops/
image_ops_test.py 51 def testBatch(self):
90 def testBatch(self):
119 def testBatch(self):
    [all...]
  /frameworks/support/v7/recyclerview/src/test/java/androidx/recyclerview/widget/
SortedListTest.java 254 public void testBatch() {
    [all...]

Completed in 370 milliseconds