HomeSort by relevance Sort by last modified time
    Searched refs:TEST (Results 126 - 150 of 790) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/llvm/unittests/Support/
TimeValue.cpp 17 TEST(Support, TimeValue) {
BlockFrequencyTest.cpp 12 TEST(BlockFrequencyTest, OneToZero) {
19 TEST(BlockFrequencyTest, OneToOne) {
26 TEST(BlockFrequencyTest, ThreeToOne) {
33 TEST(BlockFrequencyTest, MaxToHalfMax) {
40 TEST(BlockFrequencyTest, BigToBig) {
49 TEST(BlockFrequencyTest, MaxToMax) {
56 TEST(BlockFrequencyTest, ProbabilityCompare) {
SwapByteOrderTest.cpp 1 //===- unittests/Support/SwapByteOrderTest.cpp - swap byte order test -----===//
23 TEST(SwapByteOrder, UnsignedRoundTrip) {
24 // The point of the bit twiddling of magic is to test with and without bits
48 TEST(SwapByteOrder, SignedRoundTrip) {
49 // The point of the bit twiddling of magic is to test with and without bits
69 // Test other sign.
94 TEST(SwapByteOrder, uint8_t) {
98 TEST(SwapByteOrder, uint16_t) {
102 TEST(SwapByteOrder, uint32_t) {
106 TEST(SwapByteOrder, uint64_t)
    [all...]
  /external/llvm/unittests/VMCore/
TypesTest.cpp 17 TEST(TypesTest, StructType) {
  /external/protobuf/gtest/test/
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
50 // A test that's expected to fail.
51 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
50 // works the same way as in a real Google-Test-based test. We don't actual
51 // run the TEST itself.
52 TEST(GTestColorTest, Dummy) {
59 // Google Test decides to use colors in the output (assuming it
64 // Google Test decides not to use colors in the output.
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/v8/test/cctest/
test-lock.cc 16 // Simple test of locking logic
17 TEST(Simple) {
25 TEST(MultiLock) {
33 TEST(ShallowLock) {
43 TEST(SemaphoreTimeout) {
  /external/valgrind/unittest/
opt_tests.cc 38 namespace OptIgnoreTests { // {{{1 Test how the tool works with indirect calls to fun_r functions
54 // Test that a function that is called using jump is ignored.
55 TEST(IgnoreTests, DISABLED_TailCall) {
  /external/webkit/Tools/TestWebKitAPI/Tests/WebKit2/win/
DoNotCopyANullCFURLResponse.cpp 26 #include "Test.h"
34 TEST(WebKit2, DoNotCopyANullCFURLResponse)
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
NewTestProjectWizard.java 21 * A "New Test Android Project" Wizard.
23 * This is really the {@link NewProjectWizard} that only displays the "test project" pages.
27 * Creates a new wizard for creating an Android Test Project
30 super(Mode.TEST);
  /external/clang/unittests/Tooling/
RefactoringCallbacksTest.cpp 39 TEST(RefactoringCallbacksTest, ReplacesStmtsWithString) {
46 TEST(RefactoringCallbacksTest, ReplacesStmtsInCalledMacros) {
53 TEST(RefactoringCallbacksTest, IgnoresStmtsInUncalledMacros) {
60 TEST(RefactoringCallbacksTest, ReplacesInteger) {
68 TEST(RefactoringCallbacksTest, ReplacesStmtWithStmt) {
79 TEST(RefactoringCallbacksTest, ReplacesIfStmt) {
90 TEST(RefactoringCallbacksTest, RemovesEntireIfOnEmptyElse) {
  /external/chromium/base/memory/
weak_ptr_unittest.cc 43 TEST(WeakPtrTest, Basic) {
50 TEST(WeakPtrTest, Comparison) {
58 TEST(WeakPtrTest, OutOfScope) {
69 TEST(WeakPtrTest, Multiple) {
83 TEST(WeakPtrTest, UpCast) {
91 TEST(WeakPtrTest, SupportsWeakPtr) {
97 TEST(WeakPtrTest, InvalidateWeakPtrs) {
108 TEST(WeakPtrTest, HasWeakPtrs) {
118 TEST(WeakPtrTest, SingleThreaded1) {
119 // Test that it is OK to create a class that supports weak references on on
    [all...]
  /external/chromium/base/
stringprintf_unittest.cc 13 // A helper for the StringAppendV test that follows.
25 TEST(StringPrintfTest, StringPrintfEmpty) {
29 TEST(StringPrintfTest, StringPrintfMisc) {
34 TEST(StringPrintfTest, StringAppendfEmptyString) {
44 TEST(StringPrintfTest, StringAppendfString) {
54 TEST(StringPrintfTest, StringAppendfInt) {
66 TEST(StringPrintfTest, StringPrintfBounds) {
89 // Test very large sprintfs that will cause the buffer to grow.
90 TEST(StringPrintfTest, Grow) {
113 TEST(StringPrintfTest, StringAppendV)
    [all...]
  /external/chromium/net/base/
mime_sniffer_unittest.cc 34 // so the error messages produced by test failures are more useful.
44 TEST(MimeSnifferTest, BoundaryConditionsTest) {
62 TEST(MimeSnifferTest, BasicSniffingTest) {
90 TEST(MimeSnifferTest, ChromeExtensionsTest) {
157 TEST(MimeSnifferTest, MozillaCompatibleTest) {
191 TEST(MimeSnifferTest, DontAllowPrivilegeEscalationTest) {
254 TEST(MimeSnifferTest, UnicodeTest) {
276 TEST(MimeSnifferTest, FlashTest) {
304 TEST(MimeSnifferTest, XMLTest) {
337 // Positive test for the two instances we upgrade to XHTML
    [all...]
  /bionic/tests/
string_test.cpp 22 TEST(string, strerror) {
38 TEST(string, strerror_concurrent) {
53 TEST(string, strerror_r) {
74 TEST(string, strsignal) {
96 TEST(string, strsignal_concurrent) {
  /external/chromium/chrome/browser/password_manager/
encryptor_password_mac_unittest.cc 11 // Test that if we have an existing password in the Keychain and we are
13 TEST(EncryptorPasswordTest, FindPasswordSuccess) {
22 // Test that if we do not have an existing password in the Keychain then it
24 TEST(EncryptorPasswordTest, FindPasswordNotFound) {
33 // Test that if get denied access by the user then we return an empty password.
35 TEST(EncryptorPasswordTest, FindPasswordNotAuthorized) {
44 // Test that if some random other error happens then we return an empty
46 TEST(EncryptorPasswordTest, FindPasswordOtherError) {
55 // Test that subsequent additions to the keychain give different passwords.
56 TEST(EncryptorPasswordTest, PasswordsDiffer)
    [all...]
  /external/chromium/testing/gmock/test/
gmock-generated-matchers_test.cc 108 TEST(ArgsTest, AcceptsZeroTemplateArg) {
114 TEST(ArgsTest, AcceptsOneTemplateArg) {
121 TEST(ArgsTest, AcceptsTwoTemplateArgs) {
129 TEST(ArgsTest, AcceptsRepeatedTemplateArgs) {
135 TEST(ArgsTest, AcceptsDecreasingTemplateArgs) {
155 TEST(ArgsTest, AcceptsMoreTemplateArgsThanArityOfOriginalTuple) {
160 TEST(ArgsTest, CanBeNested) {
166 TEST(ArgsTest, CanMatchTupleByValue) {
173 TEST(ArgsTest, CanMatchTupleByReference) {
185 TEST(ArgsTest, AcceptsTenTemplateArgs)
    [all...]
gmock-generated-actions_test.cc 170 TEST(InvokeArgumentTest, Function0) {
176 TEST(InvokeArgumentTest, Functor1) {
182 TEST(InvokeArgumentTest, Function5) {
189 TEST(InvokeArgumentTest, Functor5) {
196 TEST(InvokeArgumentTest, Function6) {
203 TEST(InvokeArgumentTest, Functor6) {
210 TEST(InvokeArgumentTest, Function7) {
219 TEST(InvokeArgumentTest, Function8) {
228 TEST(InvokeArgumentTest, Function9) {
237 TEST(InvokeArgumentTest, Function10)
    [all...]
gmock-actions_test.cc 84 TEST(BuiltInDefaultValueTest, IsNullForPointerTypes) {
91 TEST(BuiltInDefaultValueTest, ExistsForPointerTypes) {
99 TEST(BuiltInDefaultValueTest, IsZeroForNumericTypes) {
127 TEST(BuiltInDefaultValueTest, ExistsForNumericTypes) {
154 TEST(BuiltInDefaultValueTest, IsFalseForBool) {
159 TEST(BuiltInDefaultValueTest, BoolExists) {
165 TEST(BuiltInDefaultValueTest, IsEmptyStringForString) {
175 TEST(BuiltInDefaultValueTest, ExistsForString) {
185 TEST(BuiltInDefaultValueTest, WorksForConstTypes) {
200 TEST(BuiltInDefaultValueTest, UserTypeHasNoDefault)
    [all...]
  /external/llvm/unittests/ADT/
TwineTest.cpp 25 TEST(TwineTest, Construction) {
34 TEST(TwineTest, Numbers) {
44 TEST(TwineTest, Characters) {
50 TEST(TwineTest, Concat) {
77 TEST(TwineTest, toNullTerminatedStringRef) {
84 // I suppose linking in the entire code generator to add a unit test to check
  /external/protobuf/src/google/protobuf/
message_unittest.cc 70 TEST(MessageTest, SerializeHelpers) {
71 // TODO(kenton): Test more helpers? They're all two-liners so it seems
99 TEST(MessageTest, SerializeToBrokenOstream) {
107 TEST(MessageTest, ParseFromFileDescriptor) {
119 TEST(MessageTest, ParsePackedFromFileDescriptor) {
132 TEST(MessageTest, ParseHelpers) {
133 // TODO(kenton): Test more helpers? They're all two-liners so it seems
145 // Test ParseFromString.
152 // Test ParseFromIstream.
161 // Test ParseFromBoundedZeroCopyStream
    [all...]
  /external/webkit/Source/WebKit/chromium/tests/
IDBKeyPathTest.cpp 72 TEST(IDBKeyPathTest, ValidKeyPath0)
82 TEST(IDBKeyPathTest, ValidKeyPath1)
95 TEST(IDBKeyPathTest, ValidKeyPath2)
107 TEST(IDBKeyPathTest, ValidKeyPath3)
116 TEST(IDBKeyPathTest, ValidKeyPath4)
124 TEST(IDBKeyPathTest, InvalidKeyPath2)
132 TEST(IDBKeyPathTest, InvalidKeyPath3)
140 TEST(IDBKeyPathTest, InvalidKeyPath5)
148 TEST(IDBKeyPathTest, InvalidKeyPath6)
155 TEST(IDBKeyPathTest, InvalidKeyPath7
    [all...]
  /external/chromium/testing/gtest/test/
gtest_unittest.cc 32 // Tests for Google Test itself. This verifies that the basic constructs of
33 // Google Test work.
42 TEST(CommandLineFlagsTest, CanBeAccessedInCodeOnceGTestHIsIncluded) {
63 // Indicates that this translation unit is part of Google Test's
82 // that are needed to test it.
137 using testing::Test;
222 TEST(GetRandomSeedFromFlagTest, HandlesZero) {
228 TEST(GetRandomSeedFromFlagTest, PreservesValidSeed) {
236 TEST(GetRandomSeedFromFlagTest, NormalizesInvalidSeed) {
246 TEST(GetNextRandomSeedTest, WorksForValidInput)
    [all...]
  /external/gtest/test/
gtest_unittest.cc 32 // Tests for Google Test itself. This verifies that the basic constructs of
33 // Google Test work.
42 TEST(CommandLineFlagsTest, CanBeAccessedInCodeOnceGTestHIsIncluded) {
63 // Indicates that this translation unit is part of Google Test's
82 // that are needed to test it.
137 using testing::Test;
222 TEST(GetRandomSeedFromFlagTest, HandlesZero) {
228 TEST(GetRandomSeedFromFlagTest, PreservesValidSeed) {
236 TEST(GetRandomSeedFromFlagTest, NormalizesInvalidSeed) {
246 TEST(GetNextRandomSeedTest, WorksForValidInput)
    [all...]

Completed in 287 milliseconds

1 2 3 4 56 7 8 91011>>