Searched defs:TEST (Results 1 - 25 of 819) sorted by relevance

1234567891011>>

/external/chromium/chrome/browser/autofill/
H A Dautofill_country_unittest.cc13 TEST(AutofillCountryTest, AutofillCountry) { function
36 TEST(AutofillCountryTest, CountryCodeForLocale) { function
47 TEST(AutofillCountryTest, GetCountryCode) { function
H A Dautofill_type_unittest.cc10 TEST(AutofillTypeTest, Basic) { function in namespace:__anon1861
H A Dautofill_field_unittest.cc13 TEST(AutofillFieldTest, Type) { function in namespace:__anon1848
34 TEST(AutofillFieldTest, IsEmpty) { function in namespace:__anon1848
46 TEST(AutofillFieldTest, FieldSignature) { function in namespace:__anon1848
71 TEST(AutofillFieldTest, IsFieldFillable) { function in namespace:__anon1848
/external/chromium/chrome/browser/content_settings/
H A Dcontent_settings_pattern_unittest.cc12 TEST(ContentSettingsPatternTest, PatternSupport) { function in namespace:__anon2038
42 TEST(ContentSettingsPatternTest, CanonicalizePattern) { function in namespace:__anon2038
/external/chromium/chrome/common/
H A Dcontent_settings_helper_unittest.cc11 TEST(ContentSettingsHelperTest, OriginToString16) { function
/external/chromium/testing/gmock/test/
H A Dgmock-port_test.cc43 TEST(DummyTest, Dummy) {} function
/external/chromium/testing/gtest/samples/
H A Dsample1_unittest.cc51 // Step 2. Use the TEST macro to define your tests.
53 // TEST has two parameters: the test case name and the test name.
79 TEST(FactorialTest, Negative) { function
103 TEST(FactorialTest, Zero) { function
108 TEST(FactorialTest, Positive) { function
119 TEST(IsPrimeTest, Negative) { function
128 TEST(IsPrimeTest, Trivial) { function
136 TEST(IsPrimeTest, Positive) { function
/external/chromium/testing/gtest/test/
H A Dgtest_help_test_.cc40 TEST(HelpFlagTest, ShouldNotBeRun) { function
45 TEST(DeathTest, UsedByPythonScriptToDetectSupportForDeathTestsInThisBinary) {} function
H A Dgtest_main_unittest.cc39 TEST(GTestMainTest, ShouldSucceed) { function in namespace:__anon3299
/external/clang/unittests/Basic/
H A DCharInfoTest.cpp17 TEST(CharInfoTest, validateInfoTable) { function
43 TEST(CharInfoTest, isASCII) { function
54 TEST(CharInfoTest, isIdentifierHead) { function
74 TEST(CharInfoTest, isIdentifierBody) { function
94 TEST(CharInfoTest, isHorizontalWhitespace) { function
116 TEST(CharInfoTest, isVerticalWhitespace) { function
138 TEST(CharInfoTest, isWhitespace) { function
160 TEST(CharInfoTest, isDigit) { function
181 TEST(CharInfoTest, isHexDigit) { function
202 TEST(CharInfoTes function
224 TEST(CharInfoTest, isLowercase) { function
246 TEST(CharInfoTest, isUppercase) { function
268 TEST(CharInfoTest, isAlphanumeric) { function
290 TEST(CharInfoTest, isPunctuation) { function
315 TEST(CharInfoTest, isPrintable) { function
341 TEST(CharInfoTest, isPreprocessingNumberBody) { function
362 TEST(CharInfoTest, isRawStringDelimBody) { function
383 TEST(CharInfoTest, toLowercase) { function
400 TEST(CharInfoTest, toUppercase) { function
417 TEST(CharInfoTest, isValidIdentifier) { function
[all...]
/external/gtest/samples/
H A Dsample1_unittest.cc51 // Step 2. Use the TEST macro to define your tests.
53 // TEST has two parameters: the test case name and the test name.
79 TEST(FactorialTest, Negative) { function
103 TEST(FactorialTest, Zero) { function
108 TEST(FactorialTest, Positive) { function
119 TEST(IsPrimeTest, Negative) { function
128 TEST(IsPrimeTest, Trivial) { function
136 TEST(IsPrimeTest, Positive) { function
/external/gtest/test/
H A Dgtest_help_test_.cc40 TEST(HelpFlagTest, ShouldNotBeRun) { function
45 TEST(DeathTest, UsedByPythonScriptToDetectSupportForDeathTestsInThisBinary) {} function
H A Dgtest_main_unittest.cc39 TEST(GTestMainTest, ShouldSucceed) { function in namespace:__anon6341
/external/libvpx/libvpx/third_party/googletest/src/samples/
H A Dsample1_unittest.cc51 // Step 2. Use the TEST macro to define your tests.
53 // TEST has two parameters: the test case name and the test name.
79 TEST(FactorialTest, Negative) { function
103 TEST(FactorialTest, Zero) { function
108 TEST(FactorialTest, Positive) { function
119 TEST(IsPrimeTest, Negative) { function
128 TEST(IsPrimeTest, Trivial) { function
136 TEST(IsPrimeTest, Positive) { function
/external/libvpx/libvpx/third_party/googletest/src/test/
H A Dgtest_help_test_.cc40 TEST(HelpFlagTest, ShouldNotBeRun) { function
45 TEST(DeathTest, UsedByPythonScriptToDetectSupportForDeathTestsInThisBinary) {} function
H A Dgtest_main_unittest.cc39 TEST(GTestMainTest, ShouldSucceed) { function in namespace:__anon8972
/external/llvm/unittests/ADT/
H A DIntEqClassesTest.cpp17 TEST(IntEqClasses, Simple) { function in namespace:__anon10051
/external/llvm/unittests/Support/
H A DLeakDetectorTest.cpp19 TEST(LeakDetector, Death1) { function in namespace:__anon10111
H A DProcessTest.cpp22 TEST(ProcessTest, SelfProcess) { function in namespace:__anon10117
/external/markdown/MarkdownTest/
H A DMarkdownTest.pl44 TEST: label
55 next TEST;
58 # open(TEST, $testfile) || die("Can't open testfile: $!");
61 # my $t_input = <TEST>;
/external/protobuf/gtest/samples/
H A Dsample1_unittest.cc51 // Step 2. Use the TEST macro to define your tests.
53 // TEST has two parameters: the test case name and the test name.
79 TEST(FactorialTest, Negative) { function
103 TEST(FactorialTest, Zero) { function
108 TEST(FactorialTest, Positive) { function
119 TEST(IsPrimeTest, Negative) { function
128 TEST(IsPrimeTest, Trivial) { function
136 TEST(IsPrimeTest, Positive) { function
/external/protobuf/gtest/test/
H A Dgtest_help_test_.cc40 TEST(HelpFlagTest, ShouldNotBeRun) { function
H A Dgtest_main_unittest.cc39 TEST(GTestMainTest, ShouldSucceed) { function in namespace:__anon10876
/external/webkit/Source/WebKit/chromium/tests/
H A DTilingDataTest.cpp41 TEST(TilingDataTest, numTiles_NoTiling) function in namespace:__anon16017
50 TEST(TilingDataTest, numTiles_TilingNoBorders) function in namespace:__anon16017
101 TEST(TilingDataTest, numTiles_TilingWithBorders) function in namespace:__anon16017
153 TEST(TilingDataTest, tileXIndexFromSrcCoord) function in namespace:__anon16017
181 TEST(TilingDataTest, tileYIndexFromSrcCoord) function in namespace:__anon16017
210 TEST(TilingDataTest, tileSizeX) function in namespace:__anon16017
234 TEST(TilingDataTest, tileSizeY) function in namespace:__anon16017
259 TEST(TilingDataTest, tileSizeX_and_tilePositionX) function in namespace:__anon16017
314 TEST(TilingDataTest, tileSizeY_and_tilePositionY) function in namespace:__anon16017
369 TEST(TilingDataTes function in namespace:__anon16017
399 TEST(TilingDataTest, setMaxTextureSizeNoBorders) function in namespace:__anon16017
421 TEST(TilingDataTest, setMaxTextureSizeBorders) function in namespace:__anon16017
[all...]
/external/chromium/base/memory/
H A Dscoped_native_library_unittest.cc14 TEST(ScopedNativeLibrary, Basic) { function

Completed in 471 milliseconds

1234567891011>>