Home
last modified time | relevance | path

Searched defs:TEST_OPTIONS (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/java/src/test/java/org/tensorflow/lite/
H A DInterpreterApiTest.java64 private static final InterpreterApi.Options TEST_OPTIONS = field in InterpreterApiTest
74 try (InterpreterApi interpreter = InterpreterApi.create(MODEL_BUFFER, TEST_OPTIONS)) { in testInterpreter() argument
179 try (InterpreterApi interpreter = InterpreterApi.create(new File(MODEL_PATH), TEST_OPTIONS)) { in testRunWithFileModel() argument
197 try (InterpreterApi interpreter = InterpreterApi.create(byteBuffer, TEST_OPTIONS)) { in testRunWithDirectByteBufferModel() argument
229 try (InterpreterApi interpreter = InterpreterApi.create(MODEL_BUFFER, TEST_OPTIONS)) { in testRun() argument
246 try (InterpreterApi interpreter = InterpreterApi.create(MODEL_BUFFER, TEST_OPTIONS)) { in testRunWithBoxedInputs() argument
262 InterpreterApi.create(MULTIPLE_INPUTS_MODEL_BUFFER, TEST_OPTIONS)) { in testRunForMultipleInputsOutputs() argument
298 try (InterpreterApi interpreter = InterpreterApi.create(MODEL_BUFFER, TEST_OPTIONS)) { in testRunWithByteBufferOutput() argument
311 try (InterpreterApi interpreter = InterpreterApi.create(MODEL_BUFFER, TEST_OPTIONS)) { in testRunWithScalarInput() argument
319 try (InterpreterApi interpreter = InterpreterApi.create(MODEL_BUFFER, TEST_OPTIONS)) { in testResizeInput() argument
[all …]
/aosp_15_r20/external/libpng/scripts/cmake/
H A Dtest.cmake.in14 set(TEST_OPTIONS "@TEST_OPTIONS@") variable
/aosp_15_r20/external/tensorflow/tensorflow/python/profiler/internal/
H A Dprint_model_analysis_test.py27 TEST_OPTIONS = { variable
/aosp_15_r20/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/share/
H A DAllTests.java31 private static JPDATestOptions TEST_OPTIONS = new JPDATestOptions(); field in AllTests
/aosp_15_r20/packages/modules/OnDevicePersonalization/tests/servicetests/src/com/android/ondevicepersonalization/services/federatedcompute/
DFederatedComputeServiceImplTest.java76 private static final TrainingOptions TEST_OPTIONS = field in FederatedComputeServiceImplTest
/aosp_15_r20/development/scripts/
H A Dupdate_crate_tests.py52 TEST_OPTIONS = { variable
/aosp_15_r20/external/libpng/
H A DCMakeLists.txt791 set(TEST_OPTIONS "${_PAT_OPTIONS}") variable
/aosp_15_r20/external/pytorch/torch/testing/_internal/optests/
H A Dgenerate_tests.py337 TEST_OPTIONS = ("xfail", "skip", "xsuccess") variable
/aosp_15_r20/prebuilts/module_sdk/art/current/test-exports/java/
Dapache-harmony-jdwp-tests.jarorg/apache/harmony/jpda/tests/share/SyncDebuggee.class SyncDebuggee.java package ...
/aosp_15_r20/prebuilts/module_sdk/art/1/test-exports/java/
Dapache-harmony-jdwp-tests.jarorg/apache/harmony/jpda/tests/share/SyncDebuggee.class SyncDebuggee.java package ...