Searched refs:test_properties (Results 1 - 10 of 10) sorted by relevance

/external/openfst/src/script/
H A Dinfo.cc26 void PrintFstInfo(const FstClass &f, bool test_properties, argument
29 InfoArgs args(f, test_properties, arc_filter, info_type, pipe, verify);
/external/openfst/src/bin/
H A Dfstinfo.cc31 DEFINE_bool(test_properties, true,
/external/openfst/src/include/fst/script/
H A Dinfo.h41 void PrintFstInfo(const FstClass &f, bool test_properties,
H A Dinfo-impl.h53 FstInfo(const Fst<A> &fst, bool test_properties, argument
88 properties_ = fst.Properties(kFstProperties, test_properties);
165 input_match_type_ = imatcher.Type(test_properties);
169 output_match_type_ = omatcher.Type(test_properties);
/external/chromium/sdch/open-vcdiff/src/gtest/src/
H A Dgtest-internal-inl.h466 const internal::List<internal::TestProperty> & test_properties() const { function in class:testing::internal::TestResult
/external/chromium/testing/gtest/include/gtest/
H A Dgtest.h563 const std::vector<TestProperty>& test_properties() const { function in class:testing::TestResult
/external/gtest/include/gtest/
H A Dgtest.h563 const std::vector<TestProperty>& test_properties() const { function in class:testing::TestResult
/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h563 const std::vector<TestProperty>& test_properties() const { function in class:testing::TestResult
/external/protobuf/gtest/include/gtest/
H A Dgtest.h466 const internal::Vector<TestProperty>& test_properties() const { function in class:testing::TestResult
/external/chromium/sdch/open-vcdiff/src/gtest/
H A Dgtest.cc2786 const internal::List<TestProperty>& properties = result->test_properties();

Completed in 233 milliseconds