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

  /external/tensorflow/tensorflow/contrib/lite/java/src/test/java/org/tensorflow/lite/
TensorFlowLiteTest.java 29 public void testVersion() {
  /external/jacoco/org.jacoco.core.test/src/org/jacoco/core/test/validation/
ClassFileVersionsTest.java 49 testVersion(V1_1, false);
54 testVersion(V1_2, false);
59 testVersion(V1_3, false);
64 testVersion(V1_4, false);
69 testVersion(V1_5, false);
74 testVersion(V1_6, true);
79 testVersion(V1_7, true);
84 testVersion(V1_8, true);
89 testVersion(V9, true);
92 private void testVersion(int version, boolean frames) throws IOException
    [all...]
  /external/tensorflow/tensorflow/python/framework/
versions_test.py 27 def testVersion(self):
importer_test.py     [all...]
  /external/dng_sdk/source/
dng_negative.cpp 1361 int32 testVersion;
1365 testVersion);
1367 if (bestIndex == -1 || testVersion > bestVersion)
1371 bestVersion = testVersion;
    [all...]
  /external/snakeyaml/src/test/java/org/yaml/snakeyaml/
DumperOptionsTest.java 270 public void testVersion() {
  /frameworks/base/core/tests/coretests/src/android/database/
DatabaseGeneralTest.java 99 public void testVersion() throws Exception {
    [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.registry_3.5.300.v20130327-1442.jar 

Completed in 293 milliseconds