Searched
full:testing (Results
3676 -
3700 of
7783) sorted by null
<<141142143144145146147148149150>>
/cts/tools/dasm/src/java_cup/ |
terminal_set.java | 55 * @param obj the object we are testing. 96 * @param other the set we are testing against. 116 * @param other the set we are testing against.
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/ |
ObjectTest.java | 134 // Check pre-conditions of testing notifyAll 205 // Check pre-conditions of testing notifyAll 306 // Allow jit to warm up before testing
|
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
IntVector.java | 343 * beginning the search at index, and testing for equality 366 * beginning the search at index, and testing for equality 388 * beginning the search at index, and testing for equality
|
ObjectVector.java | 340 * beginning the search at index, and testing for equality 363 * beginning the search at index, and testing for equality 385 * beginning the search at index, and testing for equality
|
/external/bluetooth/glib/docs/reference/glib/ |
glib-docs.sgml | 68 <!ENTITY glib-Testing SYSTEM "xml/testing.xml"> 172 &glib-Testing;
|
/external/chromium/chrome/browser/chromeos/input_method/ |
input_method_util.h | 46 // This method is ONLY for unit testing. Returns true if the given string is 143 // For testing with the stub libcros, the list in 186 // keyboard). This function is mostly used for testing, but may be used
|
input_method_util_unittest.cc | 12 #include "testing/gtest/include/gtest/gtest.h" 18 class InputMethodUtilTest : public testing::Test { 59 // input methods for testing purpose, but it is no longer used. We test "t"
|
/external/chromium/chrome/browser/chromeos/ |
tab_closeable_state_watcher_browsertest.cc | 20 #include "testing/gmock/include/gmock/gmock.h" 21 #include "testing/gtest/include/gtest/gtest.h" 28 // This test is testing TabCloseStateWatcher, so enable it.
|
/external/chromium/chrome/browser/download/ |
save_package.h | 93 // This contructor is used only for testing. We can bypass the file and 136 // web page. This is available for testing. 153 // For testing only.
|
/external/chromium/chrome/browser/ |
enumerate_modules_model_unittest_win.cc | 9 #include "testing/gtest/include/gtest/gtest.h" 11 typedef public testing::Test EnumerateModulesTest; 214 // Negative testing (should not collapse this path).
|
/external/chromium/chrome/browser/extensions/ |
extensions_quota_service_unittest.cc | 9 #include "testing/gtest/include/gtest/gtest.h" 95 class ExtensionsQuotaServiceTest : public testing::Test { 112 class QuotaLimitHeuristicTest : public testing::Test {
|
/external/chromium/chrome/browser/ui/cocoa/bookmarks/ |
bookmark_menu_bridge_unittest.mm | 16 #include "testing/gtest/include/gtest/gtest.h" 17 #import "testing/gtest_mac.h" 18 #include "testing/platform_test.h"
|
/external/chromium/chrome/browser/ui/cocoa/extensions/ |
extension_installed_bubble_controller.mm | 155 // testing. 259 // function is exposed for unit testing. 361 // Exposed for unit testing.
|
/external/chromium/chrome/browser/ui/cocoa/tabs/ |
tab_controller_unittest.mm | 11 #include "testing/gtest/include/gtest/gtest.h" 12 #import "testing/gtest_mac.h" 13 #include "testing/platform_test.h"
|
/external/chromium/chrome/browser/ui/gtk/bookmarks/ |
bookmark_editor_gtk_unittest.cc | 16 #include "testing/gtest/include/gtest/gtest.h" 24 // GTK-ifications of the corresponding views tests. Testing here is really 27 class BookmarkEditorGtkTest : public testing::Test {
|
/external/chromium/chrome/common/net/gaia/ |
gaia_authenticator.h | 129 // Virtual for testing 179 // virtual for testing purposes. 190 // of pure virtual for testing purposes.
|
/external/chromium/chrome/common/net/ |
url_fetcher.h | 88 // URLFetcher. Factory is intended for testing. 116 // of testing code that uses an URLFetcher. 123 // constructor for a description of the args. |id| may be used during testing
|
/external/chromium/net/base/ |
cookie_monster_perftest.cc | 15 #include "testing/gtest/include/gtest/gtest.h" 18 class ParsedCookieTest : public testing::Test { }; 19 class CookieMonsterTest : public testing::Test { };
|
/external/chromium/net/websockets/ |
websocket_unittest.cc | 16 #include "testing/gtest/include/gtest/gtest.h" 17 #include "testing/gmock/include/gmock/gmock.h" 18 #include "testing/platform_test.h"
|
/external/chromium/testing/gtest/samples/ |
sample6_unittest.cc | 59 class PrimeTableTest : public testing::Test { 79 using testing::Types; 142 using testing::Types;
|
/external/chromium/testing/gtest/test/ |
gtest-tuple_test.cc | 43 using ::testing::StaticAssertTypeEq; 258 // A fixture for testing big tuples. 259 class BigTupleTest : public testing::Test {
|
/external/gtest/samples/ |
sample6_unittest.cc | 59 class PrimeTableTest : public testing::Test { 79 using testing::Types; 142 using testing::Types;
|
/external/gtest/test/ |
gtest-options_test.cc | 58 namespace testing { namespace 67 // Testing UnitTestOptions::GetOutputFormat/GetOutputFile. 275 } // namespace testing
|
/external/libpng/scripts/ |
makefile.sggcc | 129 echo Testing local static library. 199 echo Testing installed dynamic shared library in $(DL). 209 echo Testing installed dynamic shared library.
|
makefile.sgi | 132 echo Testing local static library. 202 echo Testing installed dynamic shared library in $(DL). 212 echo Testing installed dynamic shared library.
|
Completed in 4542 milliseconds
<<141142143144145146147148149150>>