Searched refs:small_data (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/base/debug/
H A Dgdi_debug_util_win.cc111 void* small_data = NULL; local
112 base::debug::Alias(&small_data);
122 0, &small_data, shared_section, 0);
/external/chromium_org/content/child/webcrypto/test/
H A Daes_kw_unittest.cc350 const std::vector<uint8_t> small_data(test_ciphertext.begin(),
355 CryptoData(small_data),

Completed in 188 milliseconds