HomeSort by relevance Sort by last modified time
    Searched defs:test_properties_ (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/chrome/installer/util/
shell_util_unittest.cc 36 ShellUtilShortcutTest() : test_properties_(ShellUtil::CURRENT_USER) {}
77 test_properties_.set_target(chrome_exe_);
78 test_properties_.set_arguments(L"--test --chrome");
79 test_properties_.set_description(L"Makes polar bears dance.");
80 test_properties_.set_icon(icon_path, 0);
81 test_properties_.set_app_id(L"Polar.Bear");
82 test_properties_.set_dual_mode(true);
167 ShellUtil::ShortcutProperties test_properties_; member in class:__anon9278::ShellUtilShortcutTest
223 test_properties_.set_shortcut_name(L"Bobo le shortcut");
224 test_properties_.level = ShellUtil::SYSTEM_LEVEL
    [all...]
  /external/chromium/sdch/open-vcdiff/src/gtest/src/
gtest-internal-inl.h 467 return test_properties_;
526 internal::List<internal::TestProperty> test_properties_; member in class:testing::internal::TestResult
    [all...]
  /external/protobuf/gtest/include/gtest/
gtest.h 467 return *test_properties_;
507 internal::scoped_ptr<internal::Vector<TestProperty> > test_properties_; member in class:testing::TestResult
    [all...]
  /external/chromium/testing/gtest/include/gtest/
gtest.h 564 return test_properties_;
604 std::vector<TestProperty> test_properties_; member in class:testing::TestResult
    [all...]
  /external/chromium_org/testing/gtest/include/gtest/
gtest.h 565 return test_properties_;
605 std::vector<TestProperty> test_properties_; member in class:testing::TestResult
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/
gtest.h 564 return test_properties_;
604 std::vector<TestProperty> test_properties_; member in class:testing::TestResult
    [all...]
  /external/gtest/include/gtest/
gtest.h 564 return test_properties_;
604 std::vector<TestProperty> test_properties_; member in class:testing::TestResult
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/
gtest.h 564 return test_properties_;
604 std::vector<TestProperty> test_properties_; member in class:testing::TestResult
    [all...]
  /external/mesa3d/src/gtest/include/gtest/
gtest.h 564 return test_properties_;
604 std::vector<TestProperty> test_properties_; member in class:testing::TestResult
    [all...]
  /external/open-vcdiff/gtest/include/gtest/
gtest.h 549 return *test_properties_;
589 internal::scoped_ptr<internal::Vector<TestProperty> > test_properties_; member in class:testing::TestResult
    [all...]
  /ndk/sources/third_party/googletest/googletest/include/gtest/
gtest.h 557 return test_properties_;
600 std::vector<TestProperty> test_properties_; member in class:testing::TestResult
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest.h 18013 std::vector<TestProperty> test_properties_; member in class:testing::TestResult
    [all...]

Completed in 242 milliseconds