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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_cprofile.py 6 # rip off all interesting stuff from test_profile
8 from test.test_profile import ProfileTest, regenerate_expected_output
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_cprofile.py 6 # rip off all interesting stuff from test_profile
8 from test.test_profile import ProfileTest, regenerate_expected_output
  /external/chromium/chrome/browser/translate/
translate_manager_browsertest.cc 961 TestingProfile* test_profile = local
1100 TestingProfile* test_profile = local
    [all...]
  /external/chromium_org/chrome/browser/translate/
translate_manager_browsertest.cc 1147 TestingProfile* test_profile = local
1289 TestingProfile* test_profile = local
    [all...]
  /external/chromium/chrome/browser/webdata/
web_data_service_unittest.cc 81 const std::string test_profile = "WebDataServiceTest"; local
82 profile_dir_ = profile_dir_.AppendASCII(test_profile);
  /external/e2fsprogs/e2fsck/
Makefile.in 175 test_profile: $(srcdir)/profile.c profile_helpers.o argv_parse.o \
178 $(Q) $(CC) -o test_profile -DDEBUG_PROGRAM $(srcdir)/profile.c prof_err.o \
259 test_profile

Completed in 430 milliseconds