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

  /external/chromium_org/chrome/installer/util/
shell_util_unittest.cc 39 ShellUtilShortcutTest() : test_properties_(ShellUtil::CURRENT_USER) {}
83 test_properties_.set_target(chrome_exe_);
84 test_properties_.set_arguments(L"--test --chrome");
85 test_properties_.set_description(L"Makes polar bears dance.");
86 test_properties_.set_icon(icon_path, 7);
87 test_properties_.set_app_id(L"Polar.Bear");
88 test_properties_.set_dual_mode(true);
181 ShellUtil::ShortcutProperties test_properties_; member in class:__anon10415::ShellUtilShortcutTest
244 test_properties_.set_shortcut_name(L"Bobo le shortcut");
245 test_properties_.level = ShellUtil::SYSTEM_LEVEL
    [all...]
  /external/chromium_org/testing/gtest/include/gtest/
gtest.h 581 return test_properties_;
624 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 557 return test_properties_;
600 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/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...]
  /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/chromium_org/testing/gtest/src/
gtest.cc     [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/src/
gtest.cc     [all...]
  /external/gtest/src/
gtest.cc     [all...]
  /external/llvm/utils/unittest/googletest/src/
gtest.cc     [all...]
  /external/mesa3d/src/gtest/src/
gtest.cc     [all...]
  /ndk/sources/third_party/googletest/googletest/src/
gtest.cc     [all...]
  /external/protobuf/gtest/src/
gtest.cc     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/src/
gtest-all.cc     [all...]
  /external/libvpx/libvpx/third_party/googletest/src/src/
gtest-all.cc     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
gtest-all.cc     [all...]

Completed in 247 milliseconds