Searched refs:Empty (Results 151 - 175 of 451) sorted by relevance

1234567891011>>

/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
H A DCommonTree.cs222 return string.Empty;
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
H A DCommonTree.cs291 return string.Empty;
/external/chromium_org/chrome/browser/browsing_data/
H A Dbrowsing_data_database_helper_unittest.cc20 TEST_F(CannedBrowsingDataDatabaseHelperTest, Empty) {
H A Dbrowsing_data_indexed_db_helper_unittest.cc34 TEST_F(CannedBrowsingDataIndexedDBHelperTest, Empty) {
H A Dbrowsing_data_service_worker_helper_unittest.cc31 TEST_F(CannedBrowsingDataServiceWorkerHelperTest, Empty) {
/external/chromium_org/chrome/browser/chromeos/
H A Dproxy_config_service_impl_unittest.cc71 net::ProxyRulesExpectation::Empty(), // proxy_rules
84 net::ProxyRulesExpectation::Empty(), // proxy_rules
98 net::ProxyRulesExpectation::Empty(), // proxy_rules
112 net::ProxyRulesExpectation::Empty(), // proxy_rules
/external/chromium_org/chrome/browser/invalidation/
H A Dinvalidation_service_android.cc90 object_invalidation_map.Empty() ?
/external/chromium_org/chrome/browser/media_galleries/linux/
H A Dmtp_device_object_enumerator_unittest.cc35 TEST_F(MTPDeviceObjectEnumeratorTest, Empty) {
/external/chromium_org/chrome/browser/media_galleries/win/
H A Dmtp_device_object_enumerator_unittest.cc55 TEST_F(MTPDeviceObjectEnumeratorWinTest, Empty) {
/external/chromium_org/chrome/browser/nacl_host/test/
H A Dgdb_debug_stub_browsertest.cc71 # define MAYBE_Empty Empty
75 RunDebugStubTest("Empty", "continue");
88 RunDebugStubTest("Empty", "breakpoint");
/external/chromium_org/chrome/browser/spellchecker/
H A Dfeedback_unittest.cc119 EXPECT_TRUE(feedback_.Empty());
121 EXPECT_FALSE(feedback_.Empty());
179 EXPECT_FALSE(feedback_.Empty());
181 EXPECT_TRUE(feedback_.Empty());
/external/chromium_org/cloud_print/service/
H A Dservice_state_unittest.cc15 TEST(ServiceStateTest, Empty) {
/external/chromium_org/courgette/
H A Dpatcher_x86_32.h48 if (!corrected_parameters->Empty())
/external/chromium_org/media/blink/
H A Dbuffered_data_source_host_impl_unittest.cc25 TEST_F(BufferedDataSourceHostImplTest, Empty) {
/external/chromium_org/remoting/base/
H A Dtyped_buffer_unittest.cc20 TEST(TypedBufferTest, Empty) {
/external/chromium_org/sync/internal_api/
H A Dsync_rollback_manager_base_unittest.cc54 EXPECT_TRUE(manager_.InitialSyncEndedTypes().Empty());
/external/chromium_org/third_party/android_crazy_linker/src/src/
H A Dcrazy_linker_search_path_list_unittest.cpp31 TEST(SearchPathList, Empty) {
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
H A Daudio_multi_vector.h118 virtual bool Empty() const;
H A Daudio_multi_vector_unittest.cc74 EXPECT_TRUE(vec1.Empty());
80 EXPECT_FALSE(vec2.Empty());
118 EXPECT_TRUE(vec.Empty());
122 EXPECT_TRUE(vec_copy.Empty());
H A Daudio_vector.h100 virtual bool Empty() const { return (first_free_ix_ == 0); } function in class:webrtc::AudioVector
H A Ddecoder_database.h73 virtual bool Empty() const;
/external/chromium_org/tools/win/ChromeDebug/ChromeDebug/
H A DChromeDebugPackage.cs85 Guid clsid = Guid.Empty;
/external/chromium_org/ui/app_list/search/
H A Dtokenized_string_unittest.cc31 TEST(TokenizedStringTest, Empty) {
/external/pdfium/fpdfsdk/include/javascript/
H A DJS_GlobalData.h31 void Empty();
/external/pdfium/core/src/fxcrt/
H A Dfx_basic_bstring.cpp153 Empty();
162 Empty();
174 Empty();
179 Empty();
194 Empty();
251 void CFX_ByteString::Empty() function in class:CFX_ByteString
318 Empty();
331 Empty();
901 Empty();
1173 void CFX_ByteStringL::Empty(IFX_Allocato function in class:CFX_ByteStringL
[all...]

Completed in 2406 milliseconds

1234567891011>>