HomeSort by relevance Sort by last modified time
    Searched defs:TEST (Results 176 - 200 of 2252) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/chromium/chrome/common/
thumbnail_score_unittest.cc 9 TEST(ThumbnailScoreTest, ShouldReplaceThumbnailWithType) {
26 TEST(ThumbnailScoreTest, ShouldReplaceThumbnailWithTime) {
39 TEST(ThumbnailScoreTest, RedirectCount) {
56 TEST(ThumbnailScoreTest, ShouldConsiderUpdating) {
  /external/chromium/crypto/
secure_hash_unittest.cc 12 TEST(SecureHashTest, TestUpdate) {
  /external/chromium/net/base/
host_mapping_rules_unittest.cc 14 TEST(HostMappingRulesTest, SetRulesFromString) {
19 HostPortPair host_port("test", 1234);
21 EXPECT_EQ("test", host_port.host());
40 TEST(HostMappingRulesTest, PortSpecificMatching) {
46 HostPortPair host_port("test.com", 1234);
48 EXPECT_EQ("test.com", host_port.host());
71 TEST(HostMappingRulesTest, ParseInvalidRules) {
mapped_host_resolver_unittest.cc 17 TEST(MappedHostResolverTest, Inclusion) {
71 TEST(MappedHostResolverTest, Exclusion) {
107 TEST(MappedHostResolverTest, SetRulesFromString) {
141 TEST(MappedHostResolverTest, ParseInvalidRules) {
net_log_unittest.cc 14 TEST(NetLog, ScopedNetLogEventTest) {
pem_tokenizer_unittest.cc 11 TEST(PEMTokenizerTest, BasicParsing) {
29 TEST(PEMTokenizerTest, CarriageReturnLineFeeds) {
47 TEST(PEMTokenizerTest, NoAcceptedBlockTypes) {
60 TEST(PEMTokenizerTest, MultipleAcceptedBlockTypes) {
87 TEST(PEMTokenizerTest, MissingFooter) {
107 TEST(PEMTokenizerTest, NestedEncoding) {
131 TEST(PEMTokenizerTest, EmptyAcceptedTypes) {
143 TEST(PEMTokenizerTest, BlockWithHeader) {
ssl_false_start_blacklist_unittest.cc 10 TEST(SSLFalseStartBlacklistTest, LastTwoLabels) {
24 TEST(SSLFalseStartBlacklistTest, IsMember) {
  /external/chromium/net/tools/dump_cache/
url_utilities_unittest.cc 15 TEST(UrlUtilitiesTest, GetUrlHost) {
32 TEST(UrlUtilitiesTest, GetUrlHostPath) {
49 TEST(UrlUtilitiesTest, GetUrlPath) {
66 TEST(UrlUtilitiesTest, Unescape) {
  /external/chromium/net/websockets/
websocket_net_log_params_unittest.cc 13 TEST(NetLogWebSocketHandshakeParameterTest, ToValue) {
  /external/chromium/testing/gtest/samples/
sample2_unittest.cc 35 // This sample shows how to write a more complex unit test for a class
38 // Usually, it's a good idea to have one test for each method in your
46 // In this example, we test the MyString class (a simple string).
49 TEST(MyString, DefaultConstructor) {
80 TEST(MyString, ConstructorFromCString) {
88 TEST(MyString, CopyConstructor) {
95 TEST(MyString, Set) {
  /external/chromium/testing/gtest/test/
gtest-death-test_ex_test.cc 34 #include "gtest/gtest-death-test.h"
50 // exceptions do not escape death test macros.
51 TEST(CxxExceptionDeathTest, ExceptionIsFailure) {
55 FAIL() << "An exception escaped a death test macro invocation "
66 TEST(CxxExceptionDeathTest, PrintsMessageForStdExceptions) {
80 TEST(SehExceptionDeasTest, CatchExceptionsDoesNotInterfere) {
gtest_break_on_failure_unittest_.cc 32 // Unit test for Google Test's break-on-failure mode.
34 // A user can ask Google Test to seg-fault when an assertion fails, using
39 // This program will be invoked from a Python unit test. It is
51 // A test that's expected to fail.
52 TEST(Foo, Bar) {
gtest_color_test_.cc 32 // A helper program for testing how Google Test determines whether to use
33 // colors in the output. It prints "YES" and returns 1 if Google Test
40 // Indicates that this translation unit is part of Google Test's
53 // works the same way as in a real Google-Test-based test. We don't actual
54 // run the TEST itself.
55 TEST(GTestColorTest, Dummy) {
62 // Google Test decides to use colors in the output (assuming it
67 // Google Test decides not to use colors in the output.
gtest_list_tests_unittest_.cc 32 // Unit test for Google Test's --gtest_list_tests flag.
34 // A user can ask Google Test to list all tests that will run
38 // This program will be invoked from a Python unit test.
45 // Several different test cases and tests that will be listed.
46 TEST(Foo, Bar1) {
49 TEST(Foo, Bar2) {
52 TEST(Foo, DISABLED_Bar3) {
55 TEST(Abc, Xyz) {
58 TEST(Abc, Def)
    [all...]
gtest_prod_test.cc 32 // Unit test for include/gtest/gtest_prod.h.
35 #include "test/production.h"
37 // Tests that private members can be accessed from a TEST declared as
39 TEST(PrivateCodeTest, CanAccessPrivateMembers) {
47 typedef testing::Test PrivateCodeFixtureTest;
  /external/chromium/testing/gtest/xcode/Samples/FrameworkSample/
widget_test.cc 32 // Google Test - FrameworkSample
36 // This is a simple test file for the Widget class in the Widget.framework
43 // This test verifies that the constructor sets the internal state of the
45 TEST(WidgetInitializerTest, TestConstructor) {
51 // This test verifies the conversion of the float and string values to int and
53 TEST(WidgetInitializerTest, TestConversion) {
63 // Use the Google Test main that is linked into the framework. It does something
  /external/chromium_org/base/allocator/
tcmalloc_unittest.cc 16 TEST(TCMallocFreeCheck, BadPointerInFirstPageOfTheLargeObject) {
25 TEST(TCMallocFreeCheck, BadPageAlignedPointerInsideLargeObject) {
39 TEST(TCMallocFreeCheck, DoubleFreeLargeObject) {
48 TEST(TCMallocFreeCheck, DoubleFreeSmallObject) {
58 TEST(TCMallocFreeCheck, DoubleFreeSmallObject) {
  /external/chromium_org/base/
bind_helpers_unittest.cc 17 TEST(BindHelpersTest, TestScopedClosureRunnerExitScope) {
26 TEST(BindHelpersTest, TestScopedClosureRunnerRelease) {
bits_unittest.cc 13 TEST(BitsTest, Log2Floor) {
30 TEST(BitsTest, Log2Ceiling) {
build_time_unittest.cc 9 TEST(BuildTime, DateLooksValid) {
17 TEST(BuildTime, TimeLooksValid) {
25 TEST(BuildTime, DoesntCrash) {
27 // really test the value returned by it, except to check that it doesn't
scoped_clear_errno_unittest.cc 12 TEST(ScopedClearErrno, TestNoError) {
21 TEST(ScopedClearErrno, TestError) {
scoped_native_library_unittest.cc 16 TEST(ScopedNativeLibrary, Basic) {
22 // in this test is also used by another part of this executable.
23 // So, this test uses "ddraw.dll", which is not used by Chrome at all but
sha1_unittest.cc 12 TEST(SHA1Test, Test1) {
27 TEST(SHA1Test, Test2) {
43 TEST(SHA1Test, Test3) {
58 TEST(SHA1Test, Test1Bytes) {
75 TEST(SHA1Test, Test2Bytes) {
93 TEST(SHA1Test, Test3Bytes) {
  /external/chromium_org/base/i18n/
time_formatting_unittest.cc 21 TEST(TimeFormattingTest, TimeFormatTimeOfDayDefault12h) {
22 // Test for a locale defaulted to 12h clock.
54 TEST(TimeFormattingTest, TimeFormatTimeOfDayDefault24h) {
55 // Test for a locale defaulted to 24h clock.
92 TEST(TimeFormattingTest, TimeFormatTimeOfDayJP) {
93 // Test for a locale that uses different mark than "AM" and "PM".
125 TEST(TimeFormattingTest, TimeFormatDateUS) {
157 TEST(TimeFormattingTest, TimeFormatDateGB) {
  /external/chromium_org/base/metrics/
bucket_ranges_unittest.cc 12 TEST(BucketRangesTest, NormalSetup) {
26 TEST(BucketRangesTest, Equals) {
58 TEST(BucketRangesTest, Checksum) {
77 TEST(BucketRangesTest, Crc32TableTest) {

Completed in 583 milliseconds

1 2 3 4 5 6 78 91011>>