Searched defs:TEST (Results 26 - 50 of 2412) sorted by relevance

1234567891011>>

/external/chromium_org/ui/gfx/
H A Ddisplay_unittest.cc12 TEST(DisplayTest, WorkArea) { function in namespace:__anon16822
32 TEST(DisplayTest, Scale) { function in namespace:__anon16822
/external/chromium_org/v8/test/cctest/compiler/
H A Dtest-run-intrinsics.cc13 TEST(IsSmi) { function
25 TEST(IsNonNegativeSmi) { function
37 TEST(IsMinusZero) { function
49 TEST(IsArray) { function
63 TEST(IsObject) { function
77 TEST(IsFunction) { function
91 TEST(IsRegExp) { function
105 TEST(ClassOf) { function
119 TEST(ObjectEquals) { function
132 TEST(ValueO function
142 TEST(SetValueOf) { function
151 TEST(StringCharFromCode) { function
160 TEST(StringCharAt) { function
169 TEST(StringCharCodeAt) { function
178 TEST(StringAdd) { function
187 TEST(StringSubString) { function
196 TEST(StringCompare) { function
205 TEST(CallFunction) { function
[all...]
/external/chromium_org/v8/test/cctest/
H A Dtest-dataflow.cc37 TEST(BitVector) { function
/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/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:__anon21612
/external/llvm/unittests/ADT/
H A DIntEqClassesTest.cpp17 TEST(IntEqClasses, Simple) { function in namespace:__anon26447
/external/llvm/unittests/IR/
H A DLeakDetectorTest.cpp19 TEST(LeakDetector, Death1) { function in namespace:__anon26500
/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:__anon28917
/external/bluetooth/bluedroid/osi/test/
H A Dthread_test.cpp8 TEST(ThreadTest, test_new_simple) { function
14 TEST(ThreadTest, test_free_simple) { function
19 TEST(ThreadTest, test_name) { function
25 TEST(ThreadTest, test_long_name) { function
31 TEST(ThreadTest, test_very_long_name) { function
/external/chromium_org/athena/util/
H A Dfill_layout_manager_unittest.cc12 TEST(FillLayoutManagerTest, ChildWindowSizedCorrectly) { function in namespace:athena
/external/chromium_org/cc/blink/
H A Dweb_animation_unittest.cc17 TEST(WebCompositorAnimationTest, DefaultSettings) { function in namespace:cc_blink::__anon2656
30 TEST(WebCompositorAnimationTest, ModifiedSettings) { function in namespace:cc_blink::__anon2656
/external/chromium_org/cc/resources/
H A Dlayer_quad_unittest.cc13 TEST(LayerQuadTest, QuadFConversion) { function in namespace:cc::__anon2744
28 TEST(LayerQuadTest, Inflate) { function in namespace:cc::__anon2744
H A Dtile_priority_unittest.cc10 TEST(TilePriorityTest, IsHigherPriorityThan) { function in namespace:cc
/external/chromium_org/chrome/browser/chromeos/login/
H A Dhwid_checker_unittest.cc12 TEST(HWIDCheckerTest, EmptyHWID) { function in namespace:chromeos
16 TEST(HWIDCheckerTest, HWIDv2) { function in namespace:chromeos
24 TEST(HWIDCheckerTest, ExceptionalHWID) { function in namespace:chromeos
72 TEST(HWIDCheckerTest, HWIDv3) { function in namespace:chromeos
115 TEST(HWIDCheckerTest, KnownHWIDs) { function in namespace:chromeos
/external/chromium_org/chrome/browser/content_settings/
H A Dcontent_settings_utils_unittest.cc11 TEST(ContentSettingsUtilsTest, ParsePatternString) { function
/external/chromium_org/chrome/browser/install_verification/win/
H A Dmodule_ids_unittest.cc11 TEST(ModuleIDsTest, LoadModuleIDs) { function
17 TEST(ModuleIDsTest, ParseAdditionalModuleIDs) { function
/external/chromium_org/chrome/browser/metrics/rappor/
H A Dsampling_unittest.cc13 TEST(RapporSamplingTest, GetDomainAndRegistrySampleFromGURLTest) { function in namespace:rappor
26 TEST(RapporSamplingTest, SmokeTest) { function in namespace:rappor
/external/chromium_org/chrome/browser/metrics/
H A Dtime_ticks_experiment_unittest.cc16 TEST(TimeTicksExperimentTest, RunTimeTicksExperiment) { function in namespace:chrome::__anon4305
/external/chromium_org/chrome/browser/metrics/variations/
H A Dgenerated_resources_map_lookup_unittest.cc11 TEST(GeneratedResourcesMapLookupTest, LookupNotFound) { function in namespace:chrome_variations
20 TEST(GeneratedResourcesMapLookupTest, LookupFound) { function in namespace:chrome_variations
/external/chromium_org/chrome/browser/net/
H A Dconnect_interceptor_unittest.cc13 TEST(ConnectInterceptorTest, TimedCacheRecall) { function in namespace:chrome_browser_net
58 TEST(ConnectInterceptorTest, TimedCacheEviction) { function in namespace:chrome_browser_net
/external/chromium_org/chrome/browser/prefs/
H A Dproxy_prefs_unittest.cc11 TEST(ProxyPrefsTest, StringToProxyMode) { function
27 TEST(ProxyPrefsTest, IntToProxyMode) { function

Completed in 4279 milliseconds

1234567891011>>