Searched refs:TEST (Results 751 - 775 of 2488) sorted by relevance

<<31323334353637383940>>

/external/chromium_org/chrome/browser/chromeos/drive/
H A Dfile_change_unittest.cc11 TEST(ChangeListTest, FileChange_Change) { function in namespace:drive
30 TEST(ChangeListTest, FileChangeChangeList) { function in namespace:drive
40 TEST(ChangeListTest, FileChange) { function in namespace:drive
/external/chromium_org/chrome/browser/
H A Dcommand_updater_unittest.cc34 TEST(CommandUpdaterTest, TestBasicAPI) { function
60 TEST(CommandUpdaterTest, TestObservers) { function
79 TEST(CommandUpdaterTest, TestObserverRemovingAllCommands) { function
/external/chromium_org/chrome/browser/extensions/api/push_messaging/
H A Dobfuscated_gaia_id_fetcher_unittest.cc46 TEST(ObfuscatedGaiaIdFetcherTest, ParseResponse) { function in namespace:extensions
76 TEST(ObfuscatedGaiaIdFetcherTest, ProcessApiCallSuccess) { function in namespace:extensions
90 TEST(ObfuscatedGaiaIdFetcherTest, ProcessApiCallFailure) { function in namespace:extensions
/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
H A Dcallback_helper_unittest.cc42 TEST(DriveBackendCallbackHelperTest, BasicTest) { function in namespace:sync_file_system::drive_backend
63 TEST(DriveBackendCallbackHelperTest, RunOnOtherThreadTest) { function in namespace:sync_file_system::drive_backend
92 TEST(DriveBackendCallbackHelperTest, PassNullFunctionTest) { function in namespace:sync_file_system::drive_backend
/external/chromium_org/chrome/common/importer/
H A Dfirefox_importer_utils_unittest.cc95 TEST(FirefoxImporterUtilsTest, GetPrefsJsValue) { function
104 TEST(FirefoxImporterUtilsTest, GetFirefoxImporterName) { function
122 TEST(FirefoxImporterUtilsTest, GetFirefoxProfilePath) { function
/external/chromium_org/chrome/test/perf/
H A Durl_parse_perftest.cc25 TEST(URLParse, FullURL) {
50 TEST(URLParse, TypicalURLParse) {
66 TEST(URLParse, TypicalURLParseCanon) {
94 TEST(URLParse, TypicalURLParseCanonStdString) {
123 TEST(URLParse, GURL) {
139 TEST(URLParse, KURL) {
/external/chromium_org/chrome/utility/media_galleries/
H A Dimage_metadata_extractor_unittest.cc49 TEST(ImageMetadataExtractorTest, JPGFile) { function in namespace:metadata
68 TEST(ImageMetadataExtractorTest, PNGFile) { function in namespace:metadata
72 TEST(ImageMetadataExtractorTest, NonImageFile) { function in namespace:metadata
/external/chromium_org/components/google/core/browser/
H A Dgoogle_util_unittest.cc37 TEST(GoogleUtilTest, GoodHomePagesNonSecure) { function
50 EXPECT_TRUE(IsHomePage("http://www.google.com/webhp?rlz=TEST"));
53 EXPECT_TRUE(IsHomePage("http://www.google.com/ig?rlz=TEST"));
54 EXPECT_TRUE(IsHomePage("http://www.google.com/ig/foo?rlz=TEST"));
57 TEST(GoogleUtilTest, GoodHomePagesSecure) { function
69 EXPECT_TRUE(IsHomePage("https://www.google.com/webhp?rlz=TEST"));
72 EXPECT_TRUE(IsHomePage("https://www.google.com/ig?rlz=TEST"));
73 EXPECT_TRUE(IsHomePage("https://www.google.com/ig/foo?rlz=TEST"));
76 TEST(GoogleUtilTest, BadHomePages) { function
114 TEST(GoogleUtilTes function
144 TEST(GoogleUtilTest, GoodSearchPagesSecure) { function
174 TEST(GoogleUtilTest, BadSearches) { function
213 TEST(GoogleUtilTest, GoogleDomains) { function
292 TEST(GoogleUtilTest, GoogleBaseURLNotSpecified) { function
338 TEST(GoogleUtilTest, GoogleBaseURLDisallowQuery) { function
344 TEST(GoogleUtilTest, GoogleBaseURLDisallowRef) { function
350 TEST(GoogleUtilTest, GoogleBaseURLFixup) { function
358 TEST(GoogleUtilTest, YoutubeDomains) { function
[all...]
/external/chromium_org/components/metrics/
H A Dcompression_utils_unittest.cc35 TEST(CompressionUtilsTest, GzipCompression) { function in namespace:metrics
45 TEST(CompressionUtilsTest, GzipUncompression) { function in namespace:metrics
58 TEST(CompressionUtilsTest, LargeInput) { function in namespace:metrics
/external/chromium_org/media/audio/
H A Dsimple_sources_unittest.cc18 TEST(SimpleSources, SineWaveAudioSource) { function in namespace:media
51 TEST(SimpleSources, SineWaveAudioCapped) { function in namespace:media
70 TEST(SimpleSources, OnError) { function in namespace:media
/external/chromium_org/media/filters/
H A Dh264_bit_reader_unittest.cc10 TEST(H264BitReaderTest, ReadStreamWithoutEscapeAndTrailingZeroBytes) { function in namespace:media
43 TEST(H264BitReaderTest, SingleByteStream) { function in namespace:media
58 TEST(H264BitReaderTest, StopBitOccupyFullByte) { function in namespace:media
/external/chromium_org/net/base/
H A Dhost_mapping_rules_unittest.cc14 TEST(HostMappingRulesTest, SetRulesFromString) { function in namespace:net::__anon9010
40 TEST(HostMappingRulesTest, PortSpecificMatching) { function in namespace:net::__anon9010
71 TEST(HostMappingRulesTest, ParseInvalidRules) { function in namespace:net::__anon9010
/external/chromium_org/net/dns/
H A Dsingle_request_host_resolver_unittest.cc68 TEST(SingleRequestHostResolverTest, NormalResolve) { function in namespace:net::__anon9216
91 TEST(SingleRequestHostResolverTest, Cancel) { function in namespace:net::__anon9216
117 TEST(SingleRequestHostResolverTest, CancelWhileNoPendingRequest) { function in namespace:net::__anon9216
/external/chromium_org/net/http/
H A Dhttp_byte_range_unittest.cc8 TEST(HttpByteRangeTest, ValidRanges) { function
35 TEST(HttpByteRangeTest, SetInstanceSize) { function
80 TEST(HttpByteRangeTest, GetHeaderValue) { function
/external/chromium_org/net/quic/crypto/
H A Dchacha20_poly1305_encrypter_test.cc59 TEST(ChaCha20Poly1305EncrypterTest, Encrypt) { function in namespace:net::test
93 TEST(ChaCha20Poly1305EncrypterTest, GetMaxPlaintextSize) { function in namespace:net::test
100 TEST(ChaCha20Poly1305EncrypterTest, GetCiphertextSize) { function in namespace:net::test
H A Dcrypto_utils_test.cc14 TEST(CryptoUtilsTest, IsValidSNI) { function in namespace:net::test::__anon9432
30 TEST(CryptoUtilsTest, NormalizeHostname) { function in namespace:net::test::__anon9432
48 TEST(CryptoUtilsTest, TestExportKeyingMaterial) { function in namespace:net::test::__anon9432
/external/chromium_org/net/test/embedded_test_server/
H A Dhttp_request_unittest.cc12 TEST(HttpRequestTest, ParseRequest) { function in namespace:net::test_server
56 TEST(HttpRequestTest, ParseRequestWithEmptyBody) { function in namespace:net::test_server
70 TEST(HttpRequestTest, ParseRequestWithoutBody) { function in namespace:net::test_server
/external/chromium_org/net/url_request/
H A Durl_request_job_factory_impl_unittest.cc61 TEST(URLRequestJobFactoryTest, NoProtocolHandler) { function in namespace:net::__anon9800
73 TEST(URLRequestJobFactoryTest, BasicProtocolHandler) { function in namespace:net::__anon9800
88 TEST(URLRequestJobFactoryTest, DeleteProtocolHandler) { function in namespace:net::__anon9800
/external/chromium_org/ppapi/shared_impl/
H A Dtime_conversion_unittest.cc23 TEST(TimeConversion, Time) { function in namespace:ppapi
37 TEST(TimeConversion, EventTime) { function in namespace:ppapi
53 TEST(TimeConversion, EpochTime) { function in namespace:ppapi
/external/chromium_org/remoting/host/
H A Dcapture_scheduler_unittest.cc13 TEST(CaptureSchedulerTest, SingleSampleSameTimes) { function in namespace:remoting
37 TEST(CaptureSchedulerTest, SingleSampleDifferentTimes) { function in namespace:remoting
62 TEST(CaptureSchedulerTest, RollingAverageDifferentTimes) { function in namespace:remoting
/external/chromium_org/remoting/protocol/
H A Dclipboard_echo_filter_unittest.cc32 TEST(ClipboardEchoFilterTest, FromClientBlocksIdenticalEventToClient) { function in namespace:remoting::protocol
72 TEST(ClipboardEchoFilterTest, NoHostStub) { function in namespace:remoting::protocol
92 TEST(ClipboardEchoFilter, NoClientStub) { function in namespace:remoting::protocol
H A Dinput_filter_unittest.cc63 TEST(InputFilterTest, EventsPassThroughFilter) { function in namespace:remoting::protocol
76 TEST(InputFilterTest, IgnoreEventsIfDisabled) { function in namespace:remoting::protocol
85 TEST(InputFilterTest, IgnoreEventsIfNotConfigured) { function in namespace:remoting::protocol
/external/chromium_org/rlz/lib/
H A Dstring_utils_unittest.cc16 TEST(StringUtilsUnittest, IsAscii) { function
28 TEST(StringUtilsUnittest, HexStringToInteger) { function
57 TEST(StringUtilsUnittest, TestBytesToString) { function
/external/chromium_org/sandbox/linux/services/
H A Dthread_helpers_unittests.cc65 TEST(ThreadHelpers, MAYBE_IsSingleThreadedBasic) { function in namespace:sandbox::__anon10581
78 TEST(ThreadHelpers, MAYBE_IsSingleThreadedIterated) { function in namespace:sandbox::__anon10581
92 TEST(ThreadHelpers, MAYBE_IsSingleThreadedStartAndStop) { function in namespace:sandbox::__anon10581
/external/chromium_org/sandbox/linux/suid/client/
H A Dsetuid_sandbox_client_unittest.cc15 TEST(SetuidSandboxClient, SetupLaunchEnvironment) { function in namespace:sandbox
62 TEST(SetuidSandboxClient, SandboxedClientAPI) { function in namespace:sandbox
94 TEST(SetuidSandboxClient, GetSandboxBinaryPath) { function in namespace:sandbox

Completed in 502 milliseconds

<<31323334353637383940>>