Home
last modified time | relevance | path

Searched refs:PrintValue (Results 1 – 21 of 21) sorted by relevance

/external/google-breakpad/src/testing/gtest/test/
Dgtest-param-test_test.cc82 ::std::string PrintValue(const T& value) { in PrintValue() function
97 ::std::string PrintValue(const tuple<T1, T2>& value) { in PrintValue() function
104 ::std::string PrintValue(const tuple<T1, T2, T3>& value) { in PrintValue() function
113 ::std::string PrintValue( in PrintValue() function
141 << ", expected_values[i] is " << PrintValue(expected_values[i]) in VerifyGenerator()
142 << ", *it is " << PrintValue(*it) in VerifyGenerator()
161 << ", expected_values[i] is " << PrintValue(expected_values[i]) in VerifyGenerator()
162 << ", *it is " << PrintValue(*it) in VerifyGenerator()
/external/googletest/googletest/include/gtest/
Dgtest-printers.h153 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() function
168 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() function
187 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() function
202 static void PrintValue(const T& value, ::std::ostream* os);
245 kOtherType)>::PrintValue(x, &os);
930 void TypeWithoutFormatter<T, kConvertibleToStringView>::PrintValue( in PrintValue() function
/external/lzma/Java/SevenZip/
DLzmaBench.java260 static void PrintValue(long v) in PrintValue() method in LzmaBench
271 PrintValue(rating / 1000000); in PrintRating()
282 PrintValue(speed / 1024); in PrintResults()
/external/lzma/CS/7zip/Compress/LzmaAlone/
DLzmaBench.cs210 static void PrintValue(UInt64 v) in PrintValue() method in SevenZip.LzmaBench
220 PrintValue(rating / 1000000); in PrintRating()
231 PrintValue(speed / 1024); in PrintResults()
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
Dgtest-printers.h154 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() function
169 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() function
188 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() function
203 static void PrintValue(const T& value, ::std::ostream* os);
246 kOtherType)>::PrintValue(x, &os);
1086 void TypeWithoutFormatter<T, kConvertibleToStringView>::PrintValue(
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/
Dgtest-printers.h135 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() function
149 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() function
168 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() function
204 kConvertibleToInteger : kOtherType)>::PrintValue(x, &os);
/external/llvm/utils/unittest/googletest/include/gtest/
Dgtest-printers.h135 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() function
149 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() function
168 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() function
204 kConvertibleToInteger : kOtherType)>::PrintValue(x, &os);
/external/google-breakpad/src/testing/gtest/include/gtest/
Dgtest-printers.h135 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() function
149 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() function
168 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() function
204 kConvertibleToInteger : kOtherType)>::PrintValue(x, &os);
/external/googletest/googletest/test/
Dgoogletest-param-test-test.cc69 ::std::string PrintValue(const T& value) { in PrintValue() function
88 << ", expected_values[i] is " << PrintValue(expected_values[i]) in VerifyGenerator()
89 << ", *it is " << PrintValue(*it) in VerifyGenerator()
108 << ", expected_values[i] is " << PrintValue(expected_values[i]) in VerifyGenerator()
109 << ", *it is " << PrintValue(*it) in VerifyGenerator()
/external/llvm/lib/Analysis/
DSparsePropagation.cpp32 void AbstractLatticeFunction::PrintValue(LatticeVal V, raw_ostream &OS) { in PrintValue() function in AbstractLatticeFunction
340 LatticeFunc->PrintValue(getLatticeState(&I), OS); in Print()
/external/swiftshader/third_party/LLVM/lib/Analysis/
DSparsePropagation.cpp31 void AbstractLatticeFunction::PrintValue(LatticeVal V, raw_ostream &OS) { in PrintValue() function in AbstractLatticeFunction
340 LatticeFunc->PrintValue(getLatticeState(I), OS); in Print()
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/
Dgtest-printers.h139 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() function
153 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() function
172 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() function
208 kConvertibleToInteger : kOtherType)>::PrintValue(x, &os);
/external/mesa3d/src/gtest/include/gtest/
Dgtest-printers.h139 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() function
153 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() function
172 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() function
208 kConvertibleToInteger : kOtherType)>::PrintValue(x, &os);
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/include/gtest/
Dgtest-printers.h140 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() function
154 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() function
173 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() function
209 kConvertibleToInteger : kOtherType)>::PrintValue(x, &os);
/external/protobuf/src/google/protobuf/util/
Dmessage_differencer.cc1511 StreamReporter::PrintValue(const Message& message, in PrintValue() function in google::protobuf::util::MessageDifferencer::StreamReporter
1589 PrintValue(message2, field_path, false); in ReportAdded()
1600 PrintValue(message1, field_path, true); in ReportDeleted()
1628 PrintValue(message1, field_path, true); in ReportModified()
1630 PrintValue(message2, field_path, false); in ReportModified()
1643 PrintValue(message1, field_path, true); in ReportMoved()
1658 PrintValue(message1, field_path, true); in ReportMatched()
Dmessage_differencer.h624 virtual void PrintValue(const Message& message,
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DSparsePropagation.h108 virtual void PrintValue(LatticeVal V, raw_ostream &OS);
/external/llvm/include/llvm/Analysis/
DSparsePropagation.h107 virtual void PrintValue(LatticeVal V, raw_ostream &OS);
/external/v8/src/arm64/
Dsimulator-arm64.cc3011 bool Simulator::PrintValue(const char* desc) { in PrintValue() function in v8::internal::Simulator
3170 if (!PrintValue(arg1)) { in Debug()
Dsimulator-arm64.h734 bool PrintValue(const char* desc);
/external/epid-sdk/ext/gtest/
Dgtest.h10209 static void PrintValue(const T& value, ::std::ostream* os) {
10223 static void PrintValue(const T& value, ::std::ostream* os) {
10242 static void PrintValue(const T& value, ::std::ostream* os) {
10278 kConvertibleToInteger : kOtherType)>::PrintValue(x, &os);