HomeSort by relevance Sort by last modified time
    Searched defs:testing (Results 101 - 125 of 1415) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/robolectric-shadows/sandbox/src/test/java/org/robolectric/testing/
AClassThatRefersToAForgettableClassInMethodCalls.java 1 package org.robolectric.testing;
AClassWithEqualsHashCodeToString.java 1 package org.robolectric.testing;
AClassWithFinalEqualsHashCode.java 1 package org.robolectric.testing;
AClassWithFunnyConstructors.java 1 package org.robolectric.testing;
AnEnum.java 1 package org.robolectric.testing;
AnExampleClass.java 1 package org.robolectric.testing;
AnUninstrumentedParent.java 1 package org.robolectric.testing;
Foo.java 1 package org.robolectric.testing;
  /external/tensorflow/tensorflow/contrib/lite/testing/
join.h 23 namespace testing { namespace in namespace:tflite
39 } // namespace testing
split.cc 15 #include "tensorflow/contrib/lite/testing/split.h"
18 namespace testing { namespace in namespace:tflite
41 } // namespace testing
test_runner_test.cc 15 #include "tensorflow/contrib/lite/testing/test_runner.h"
21 namespace testing { namespace in namespace:tflite
84 } // namespace testing
tokenize.h 22 namespace testing { namespace in namespace:tflite
39 } // namespace testing
  /external/tensorflow/tensorflow/core/platform/posix/
test.cc 26 namespace testing { namespace in namespace:tensorflow
56 } // namespace testing
  /external/tensorflow/tensorflow/core/platform/
test_benchmark.h 31 static ::tensorflow::testing::Benchmark* TF_BENCHMARK_CONCAT( \
33 (new ::tensorflow::testing::Benchmark(#n, (n)))
40 namespace testing { namespace in namespace:tensorflow
44 using ::testing::Benchmark;
81 } // namespace testing
  /external/tensorflow/tensorflow/core/platform/windows/
test.cc 23 namespace testing { namespace in namespace:tensorflow
50 } // namespace testing
  /external/toybox/scripts/
runtest.sh 9 # The following environment variables enable optional behavior in "testing":
21 # The "testing" function is like testcmd but takes a complete command line
78 # The testing function
80 testing() function
130 testing "$1" "$C $2" "$3" "$4" "$5"
172 cp -L testing.sh tmpdir4chroot
  /external/v8/testing/gtest/test/
gtest_env_var_test_.cc 32 // A helper program for testing that Google Test parses the environment
45 namespace testing { namespace
114 } // namespace testing
117 testing::InitGoogleTest(&argc, argv);
124 testing::PrintFlag(argv[1]);
  /external/v8/testing/
gtest-support.h 8 #include "testing/gtest/include/gtest/gtest.h"
10 namespace testing { namespace
40 for (SCOPED_TRACE(::testing::Message() << #_var << " = " << _var); \
52 for (SCOPED_TRACE(::testing::Message() << #_var << " = " << _var); \
56 } // namespace testing
  /external/vulkan-validation-layers/tests/gtest-1.7.0/test/
gtest_env_var_test_.cc 32 // A helper program for testing that Google Test parses the environment
45 namespace testing { namespace
114 } // namespace testing
117 testing::InitGoogleTest(&argc, argv);
124 testing::PrintFlag(argv[1]);
  /external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
bwe_test_baselinefile.h 18 namespace testing { namespace in namespace:webrtc
42 } // namespace testing
bwe_test_fileutils.h 22 namespace testing { namespace in namespace:webrtc
56 } // namespace testing
  /external/webrtc/webrtc/modules/video_coding/codecs/vp8/
simulcast_unittest.cc 14 namespace testing { namespace in namespace:webrtc
90 } // namespace testing
  /frameworks/base/services/robotests/src/com/android/server/testing/shadows/
FrameworkShadowContextImpl.java 17 package com.android.server.testing.shadows;
ShadowSlog.java 17 package com.android.server.testing.shadows;
  /frameworks/base/tests/testables/src/android/testing/
TestableImageView.java 15 package android.testing;

Completed in 778 milliseconds

1 2 3 45 6 7 8 91011>>