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

<<151152153154155156157158159160>>

  /external/chromium_org/third_party/webrtc/modules/remote_bitrate_estimator/test/
bwe_test_framework.h 29 namespace testing { namespace in namespace:webrtc
427 } // namespace testing
  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
nack_rtx_unittest.cc 16 #include "testing/gtest/include/gtest/gtest.h"
164 class RtpRtcpRtxNackTest : public ::testing::Test {
receive_statistics_unittest.cc 11 #include "testing/gmock/include/gmock/gmock.h"
12 #include "testing/gtest/include/gtest/gtest.h"
24 class ReceiveStatisticsTest : public ::testing::Test {
  /external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
receiver_unittest.cc 14 #include "testing/gtest/include/gtest/gtest.h"
25 class TestVCMReceiver : public ::testing::Test {
  /external/chromium_org/third_party/webrtc/video/
bitrate_estimator_tests.cc 14 #include "testing/gtest/include/gtest/gtest.h"
38 class BitrateEstimatorTest : public ::testing::Test {
send_statistics_proxy_unittest.cc 18 #include "testing/gtest/include/gtest/gtest.h"
22 class SendStatisticsProxyTest : public ::testing::Test,
  /external/chromium_org/tools/gn/
target_unittest.cc 5 #include "testing/gtest/include/gtest/gtest.h"
14 class TargetTest : public testing::Test {
  /external/chromium_org/ui/base/ime/
input_method_base_unittest.cc 12 #include "testing/gtest/include/gtest/gtest.h"
125 class InputMethodBaseTest : public testing::Test {
  /external/chromium_org/ui/base/models/
tree_node_model_unittest.cc 13 #include "testing/gtest/include/gtest/gtest.h"
19 class TreeNodeModelTest : public testing::Test, public TreeModelObserver {
  /external/chromium_org/v8/test/mjsunit/compiler/
inline-accessors.js 33 // Helpers for testing inlining of getters.
190 // Helpers for testing inlining of setters.
  /external/chromium_org/v8/test/mjsunit/
debug-backtrace.js 29 // The functions used for testing backtraces. They are at the top to make the
30 // testing of source line/column easier.
  /external/chromium_org/v8/test/mjsunit/harmony/
debug-blockscopes.js 29 // The functions used for testing backtraces. They are at the top to make the
30 // testing of source line/column easier.
  /external/guava/guava-testlib/src/com/google/common/collect/testing/
Helpers.java 17 package com.google.common.collect.testing;
228 * for testing methods that must treat the return value from size()
245 * meaning an entry that is suitable for testing that map entries cannot be
246 * modified via a nefarious implementation of equals. This is used for testing
  /external/guava/guava-testlib/src/com/google/common/collect/testing/google/
UnmodifiableCollectionTests.java 17 package com.google.common.collect.testing.google;
  /external/guava/guava-testlib/src/com/google/common/testing/
NullPointerTester.java 17 package com.google.common.testing;
  /external/guava/guava-tests/test/com/google/common/base/
ThrowablesTest.java 24 import com.google.common.testing.NullPointerTester;
  /external/guava/guava-tests/test/com/google/common/collect/
GeneralRangeTest.java 29 import com.google.common.testing.NullPointerTester;
MapsTransformValuesTest.java 29 import com.google.common.collect.testing.MapInterfaceTest;
  /external/guava/guava-tests/test/com/google/common/io/
CharStreamsTest.java 26 import com.google.common.testing.TestLogHandler;
  /external/llvm/unittests/ADT/
OptionalTest.cpp 44 class OptionalTest : public testing::Test {
  /external/llvm/unittests/IR/
PassManagerTest.cpp 174 class PassManagerTest : public ::testing::Test {
  /external/protobuf/src/google/protobuf/
generated_message_reflection_unittest.cc 51 #include <google/protobuf/testing/googletest.h>
339 // Testing every single failure mode would be too much work. Let's just
  /frameworks/av/drm/mediadrm/plugins/clearkey/tests/
InitDataParserUnittest.cpp 38 class InitDataParserTest : public ::testing::Test {
  /frameworks/native/cmds/installd/tests/
installd_utils_test.cpp 49 class UtilsTest : public testing::Test {
  /frameworks/native/libs/input/tests/
InputPublisherAndConsumer_test.cpp 31 class InputPublisherAndConsumerTest : public testing::Test {

Completed in 1881 milliseconds

<<151152153154155156157158159160>>