HomeSort by relevance Sort by last modified time
    Searched refs:testing (Results 2401 - 2425 of 4772) sorted by null

<<919293949596979899100>>

  /external/guava/guava-testlib/src/com/google/common/testing/
GcFinalization.java 17 package com.google.common.testing;
31 * Testing utilities relating to garbage collection finalization.
79 * <p>This class only provides testing utilities. It is not designed for direct use in production
RelationshipTester.java 17 package com.google.common.testing;
114 * A strategy for testing the relationship between objects. Methods are expected to throw
  /external/guava/guava-testlib/src/com/google/common/util/concurrent/testing/
AbstractCheckedFutureTest.java 17 package com.google.common.util.concurrent.testing;
  /external/guava/guava-tests/test/com/google/common/collect/
BiMapMapInterfaceTest.java 20 import com.google.common.collect.testing.MapInterfaceTest;
EnumMultisetTest.java 23 import com.google.common.testing.SerializableTester;
SetOperationsTest.java 23 import com.google.common.collect.testing.SetTestSuiteBuilder;
24 import com.google.common.collect.testing.TestStringSetGenerator;
25 import com.google.common.collect.testing.features.CollectionFeature;
26 import com.google.common.collect.testing.features.CollectionSize;
SingletonImmutableTableTest.java 22 import com.google.common.testing.EqualsTester;
SortedListsTest.java 23 import com.google.common.testing.NullPointerTester;
  /external/guava/guava-tests/test/com/google/common/testing/
TearDownStackTest.java 17 package com.google.common.testing;
  /external/littlemock/src/com/google/testing/littlemock/
AppDataDirGuesser.java 17 package com.google.testing.littlemock;
  /external/llvm/unittests/ExecutionEngine/MCJIT/
MCJITTest.cpp 23 class MCJITTest : public testing::Test, public MCJITTestBase {
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-linked_ptr.h 76 namespace testing { namespace
104 // contention in production code, but is acceptable in a testing
231 } // namespace testing
gtest-string.h 32 // The Google C++ Testing Framework (Google Test)
54 namespace testing { namespace
348 } // namespace testing
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-linked_ptr.h 76 namespace testing { namespace
104 // contention in production code, but is acceptable in a testing
231 } // namespace testing
gtest-string.h 32 // The Google C++ Testing Framework (Google Test)
54 namespace testing { namespace
348 } // namespace testing
  /external/protobuf/gtest/include/gtest/internal/
gtest-linked_ptr.h 76 namespace testing { namespace
104 // contention in production code, but is acceptable in a testing
240 } // namespace testing
gtest-string.h 32 // The Google C++ Testing Framework (Google Test)
51 namespace testing { namespace
346 } // namespace testing
  /external/protobuf/src/
Makefile.am 309 google/protobuf/testing/googletest.cc \
310 google/protobuf/testing/googletest.h \
311 google/protobuf/testing/file.cc \
312 google/protobuf/testing/file.h
387 google/protobuf/testing/file.cc \
388 google/protobuf/testing/file.h \
393 zcgzip_SOURCES = google/protobuf/testing/zcgzip.cc
396 zcgunzip_SOURCES = google/protobuf/testing/zcgunzip.cc
  /external/webrtc/src/system_wrappers/source/
condition_variable_unittest.cc 24 const int kLongWaitMs = 100*1000; // A long time in testing terms
35 // grabbing it first. This one is for testing, so it doesn't.
156 class CondVarTest : public ::testing::Test {
critical_section_unittest.cc 66 class CritSectTest : public ::testing::Test {
  /frameworks/base/libs/androidfw/tests/
Idmap_test.cpp 47 class IdmapTest : public ::testing::Test {
  /frameworks/testing/espresso/espresso-lib/src/main/java/com/google/android/apps/common/testing/ui/espresso/base/
AsyncTaskPoolMonitor.java 17 package com.google.android.apps.common.testing.ui.espresso.base;
  /frameworks/testing/espresso/espresso-lib-tests/src/androidTest/java/com/google/android/apps/common/testing/ui/espresso/action/
GeneralLocationTest.java 17 package com.google.android.apps.common.testing.ui.espresso.action;
  /frameworks/testing/espresso/espresso-sample/src/main/java/com/google/android/apps/common/testing/ui/testapp/
DrawerActivity.java 17 package com.google.android.apps.common.testing.ui.testapp;
FragmentStack.java 17 package com.google.android.apps.common.testing.ui.testapp;

Completed in 1417 milliseconds

<<919293949596979899100>>