HomeSort by relevance Sort by last modified time
    Searched refs:TestAuxiliaryProfileLoader (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/components/autofill/core/browser/android/
test_auxiliary_profile_loader_android.cc 9 TestAuxiliaryProfileLoader::TestAuxiliaryProfileLoader() {
12 TestAuxiliaryProfileLoader::~TestAuxiliaryProfileLoader() {
15 bool TestAuxiliaryProfileLoader::GetHasPermissions() const {
19 base::string16 TestAuxiliaryProfileLoader::GetFirstName() const {
23 base::string16 TestAuxiliaryProfileLoader::GetMiddleName() const {
27 base::string16 TestAuxiliaryProfileLoader::GetLastName() const {
31 base::string16 TestAuxiliaryProfileLoader::GetSuffix() const {
35 base::string16 TestAuxiliaryProfileLoader::GetStreet() const
    [all...]
test_auxiliary_profile_loader_android.h 13 class TestAuxiliaryProfileLoader
17 TestAuxiliaryProfileLoader();
18 virtual ~TestAuxiliaryProfileLoader();
auxiliary_profile_unittest_android.cc 28 TestAuxiliaryProfileLoader& profile_loader() {
33 TestAuxiliaryProfileLoader profile_loader_;

Completed in 1992 milliseconds