/aosp_15_r20/external/tensorflow/tensorflow/lite/java/src/test/java/org/tensorflow/lite/ |
H A D | InterpreterApiTest.java | 64 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 D | test.cmake.in | 14 set(TEST_OPTIONS "@TEST_OPTIONS@") variable
|
/aosp_15_r20/external/tensorflow/tensorflow/python/profiler/internal/ |
H A D | print_model_analysis_test.py | 27 TEST_OPTIONS = { variable
|
/aosp_15_r20/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/share/ |
H A D | AllTests.java | 31 private static JPDATestOptions TEST_OPTIONS = new JPDATestOptions(); field in AllTests
|
/aosp_15_r20/packages/modules/OnDevicePersonalization/tests/servicetests/src/com/android/ondevicepersonalization/services/federatedcompute/ |
D | FederatedComputeServiceImplTest.java | 76 private static final TrainingOptions TEST_OPTIONS = field in FederatedComputeServiceImplTest
|
/aosp_15_r20/development/scripts/ |
H A D | update_crate_tests.py | 52 TEST_OPTIONS = { variable
|
/aosp_15_r20/external/libpng/ |
H A D | CMakeLists.txt | 791 set(TEST_OPTIONS "${_PAT_OPTIONS}") variable
|
/aosp_15_r20/external/pytorch/torch/testing/_internal/optests/ |
H A D | generate_tests.py | 337 TEST_OPTIONS = ("xfail", "skip", "xsuccess") variable
|
/aosp_15_r20/prebuilts/module_sdk/art/current/test-exports/java/ |
D | apache-harmony-jdwp-tests.jar | org/apache/harmony/jpda/tests/share/SyncDebuggee.class
SyncDebuggee.java
package ... |
/aosp_15_r20/prebuilts/module_sdk/art/1/test-exports/java/ |
D | apache-harmony-jdwp-tests.jar | org/apache/harmony/jpda/tests/share/SyncDebuggee.class
SyncDebuggee.java
package ... |