HomeSort by relevance Sort by last modified time
    Searched full:testing (Results 351 - 375 of 7783) sorted by null

<<11121314151617181920>>

  /external/chromium/testing/gtest/test/
gtest-message_test.cc 40 using ::testing::Message;
44 static testing::internal::String result;
49 // Tests the testing::Message class
74 EXPECT_PRED_FORMAT2(testing::IsSubstring, "1.234560", s);
75 EXPECT_PRED_FORMAT2(testing::IsSubstring, " 2.345669", s);
83 EXPECT_PRED_FORMAT2(testing::IsSubstring, "1260570880.45", s);
84 EXPECT_PRED_FORMAT2(testing::IsSubstring, " 1260572265.19", s);
158 EXPECT_STREQ("Hello", testing::internal::StringStreamToString(&ss).c_str());
gtest_environment_test.cc 42 namespace testing { namespace
52 // For testing using global test environments.
53 class MyEnvironment : public testing::Environment {
118 testing::internal::posix::Abort();
130 testing::internal::GetUnitTestImpl()->ClearAdHocTestResult();
137 testing::InitGoogleTest(&argc, argv);
142 Check(testing::AddGlobalTestEnvironment(env) == env,
180 testing::GTEST_FLAG(filter) = "-*";
gtest_env_var_test_.cc 32 // A helper program for testing that Google Test parses the environment
45 namespace testing { namespace
114 } // namespace testing
117 testing::InitGoogleTest(&argc, argv);
124 testing::PrintFlag(argv[1]);
  /external/chromium/testing/
gtest_mac.mm 15 namespace testing {
51 } // namespace testing
  /external/dropbear/libtomcrypt/testprof/
tomcrypt_test.h 7 /* enable stack testing */
10 /* stack testing, define this if stack usage goes downwards [e.g. x86] */
  /external/icu4c/test/cintltst/
cjaptst.c 125 log_verbose("Testing Kanna(Japan) Collation with Tertiary strength\n");
135 /* Testing base letters */
148 log_verbose("Testing Japanese Base Characters Collation\n");
156 /* Testing plain, Daku-ten, Handaku-ten letters */
169 log_verbose("Testing plain, Daku-ten, Handaku-ten letters Japanese Characters Collation\n");
193 log_verbose("Testing Japanese Small and Large Characters Collation\n");
218 log_verbose("Testing Japanese Katakana, Hiragana Characters Collation\n");
244 log_verbose("Testing Japanese Choo-on Kigoo Characters Collation\n");
  /external/icu4c/test/intltest/
jacoll.h 35 /* Testing base letters */
38 /* Testing plain, Daku-ten, Handaku-ten letters */
  /external/llvm/utils/unittest/UnitTestMain/
TestMain.cpp 24 testing::InitGoogleTest(&argc, argv);
28 // testing impossible.
  /external/openssl/crypto/des/
Imakefile 17 TESTING=destest.c speed.c rpw.c
22 CODE= $(GENERAL) $(DES) $(TESTING) $(SRCS) $(LIBDES) $(PERL)
  /external/protobuf/gtest/samples/
sample10_unittest.cc 39 using ::testing::EmptyTestEventListener;
40 using ::testing::InitGoogleTest;
41 using ::testing::Test;
42 using ::testing::TestCase;
43 using ::testing::TestEventListeners;
44 using ::testing::TestInfo;
45 using ::testing::TestPartResult;
46 using ::testing::UnitTest;
sample9_unittest.cc 39 using ::testing::EmptyTestEventListener;
40 using ::testing::InitGoogleTest;
41 using ::testing::Test;
42 using ::testing::TestCase;
43 using ::testing::TestEventListeners;
44 using ::testing::TestInfo;
45 using ::testing::TestPartResult;
46 using ::testing::UnitTest;
  /external/webkit/Source/WebCore/bridge/
testC.js 3 myInterface.logMessage ("Testing properties:");
11 myInterface.logMessage ("Testing methods:");
  /packages/experimental/UiAutomation/
Android.mk 25 service/src/com/android/testing/uiautomation/Provider.aidl
38 service/src/com/android/testing/uiautomation/Provider.aidl
  /packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
CalendarProvider2ForTesting.java 14 * For testing, don't want to start the TimezoneCheckerThread, as it results
22 * For testing, don't want onAccountsUpdated asynchronously deleting data.
  /external/chromium/chrome/browser/prefs/
pref_change_registrar_unittest.cc 11 #include "testing/gmock/include/gmock/gmock.h"
12 #include "testing/gtest/include/gtest/gtest.h"
14 using testing::Mock;
15 using testing::Eq;
31 class PrefChangeRegistrarTest : public testing::Test {
  /external/chromium/chrome/browser/sync/notifier/
chrome_system_resources_unittest.cc 14 #include "testing/gmock/include/gmock/gmock.h"
15 #include "testing/gtest/include/gtest/gtest.h"
20 using ::testing::_;
21 using ::testing::SaveArg;
38 class ChromeSystemResourcesTest : public testing::Test {
  /external/chromium/chrome/browser/ui/cocoa/find_bar/
find_bar_cocoa_controller_unittest.mm 13 #include "testing/gtest/include/gtest/gtest.h"
14 #include "testing/platform_test.h"
16 // Expose private variables to make testing easier.
17 @interface FindBarCocoaController(Testing)
23 @implementation FindBarCocoaController(Testing)
  /external/chromium/chrome/browser/ui/webui/
sync_internals_ui_unittest.cc 20 #include "testing/gmock/include/gmock/gmock.h"
21 #include "testing/gtest/include/gtest/gtest.h"
27 using testing::NiceMock;
28 using testing::Return;
29 using testing::StrictMock;
  /external/gtest/test/
gtest_env_var_test_.cc 32 // A helper program for testing that Google Test parses the environment
45 namespace testing { namespace
114 } // namespace testing
117 testing::InitGoogleTest(&argc, argv);
124 testing::PrintFlag(argv[1]);
  /external/protobuf/gtest/test/
gtest_env_var_test_.cc 32 // A helper program for testing that Google Test parses the environment
45 namespace testing { namespace
114 } // namespace testing
117 testing::InitGoogleTest(&argc, argv);
124 testing::PrintFlag(argv[1]);
  /external/protobuf/src/google/protobuf/compiler/
zip_output_unittest.sh 53 echo "Testing output to zip..."
57 grep 'testing: testzip\.pb\.cc *OK$' testzip.list > /dev/null \
59 grep 'testing: testzip\.pb\.h *OK$' testzip.list > /dev/null \
61 grep 'testing: testzip_pb2\.py *OK$' testzip.list > /dev/null \
69 echo "Testing output to jar..."
  /external/webkit/Source/WebCore/manual-tests/
window-sizing.html 24 shouldBe("w.screenTop", 22); // empirical result of low dpi testing
25 shouldBe("w.outerHeight", 223); // empirical result of low dpi testing
39 shouldBe("w.screenTop", 22); // empirical result of low dpi testing
40 shouldBe("w.outerHeight", 313); // empirical result of low dpi testing
61 shouldBe("w.outerHeight", 223); // empirical result of low dpi testing
  /external/webkit/Tools/WebKitTestRunner/InjectedBundle/Bindings/
LayoutTestController.idl 63 // Repaint testing.
74 // Animation testing.
80 // UserContent testing.
89 // Compositing testing.
92 // Text search testing.
  /external/chromium/base/debug/
trace_event_win_unittest.cc 15 #include "testing/gmock/include/gmock/gmock.h"
16 #include "testing/gtest/include/gtest/gtest.h"
24 using testing::_;
25 using testing::AnyNumber;
26 using testing::InSequence;
27 using testing::Ge;
28 using testing::Le;
29 using testing::NotNull;
87 class TraceEventTest: public testing::Test {
176 testing::Ge(str.str().length())
    [all...]
  /external/chromium/chrome/browser/chromeos/cros/
cros_mock.cc 23 #include "testing/gmock/include/gmock/gmock.h"
24 #include "testing/gtest/include/gtest/gtest.h"
28 using ::testing::AnyNumber;
29 using ::testing::AtMost;
30 using ::testing::InSequence;
31 using ::testing::InvokeWithoutArgs;
32 using ::testing::Return;
33 using ::testing::ReturnRef;
34 using ::testing::StrictMock;
35 using ::testing::_
    [all...]

Completed in 386 milliseconds

<<11121314151617181920>>