Home
last modified time | relevance | path

Searched defs:Stringify (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkStringify.cpp25 std::string Stringify(VkStructureType value) in Stringify() function
39 std::string Stringify(VkFormat value) in Stringify() function
/aosp_15_r20/prebuilts/go/linux-x86/test/typeparam/stringerimp.dir/
Da.go11 func Stringify[T Stringer](s []T) (ret []string) { func
/aosp_15_r20/external/cronet/base/strings/
H A Dto_string.h49 static void Stringify(const T& v, std::ostringstream& ss) { in Stringify() function
/aosp_15_r20/external/openscreen/util/json/
H A Djson_serialization.cc39 ErrorOr<std::string> Stringify(const Json::Value& value) { in Stringify() function
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/preprocessor/
H A Dperfetto_sql_preprocessor.cc61 struct Stringify { struct
62 bool ignore_table;
H A Dperfetto_sql_preprocessor_unittest.cc165 TEST_F(PerfettoSqlPreprocessorUnittest, Stringify) { in TEST_F() argument
/aosp_15_r20/external/pigweed/pw_preprocessor/
H A Dutil_test.cc47 TEST(Macros, Stringify) { in TEST() argument
/aosp_15_r20/external/openthread/src/core/common/
H A Dstring.hpp557 class Stringify : public BinarySearch class
/aosp_15_r20/external/grpc-grpc/test/core/transport/chttp2/
H A Dhpack_parser_input_size_fuzzer.cc128 std::string Stringify(absl::StatusOr<std::string> result) { in Stringify() function
/aosp_15_r20/art/libartbase/base/
H A Dbit_string_test.cc33 std::string Stringify(BitString bit_string) { in Stringify() function
/aosp_15_r20/art/runtime/
H A Dsubtype_check_info_test.cc33 std::string Stringify(BitString bit_string) { in Stringify() function
/aosp_15_r20/external/openthread/src/cli/
H A Dcli_utils.hpp183 static const char *Stringify(EnumType aEnum, in Stringify() function in ot::Cli::Utils
/aosp_15_r20/external/clang/lib/Lex/
H A DLexer.cpp202 std::string Lexer::Stringify(StringRef Str, bool Charify) { in Stringify() function in Lexer
216 void Lexer::Stringify(SmallVectorImpl<char> &Str) { in Stringify() function in Lexer
/aosp_15_r20/external/tensorflow/tensorflow/core/graph/
H A Dgraph_test.cc146 static std::vector<string> Stringify(const std::vector<Node*>& nodes) { in Stringify() function in tensorflow::__anonbe4978090111::GraphTest
/aosp_15_r20/external/autotest/utils/frozen_chromite/lib/
H A Dcros_build_lib.py324 def Stringify(self, stdout=True, stderr=True): member in CalledProcessError
/aosp_15_r20/external/mdnsresponder/mDNSShared/
H A DCommonServices.h734 #define Stringify( X ) # X macro
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/strings/
H A Dcord_test.cc2713 TEST_P(CordTest, Stringify) { in TEST_P() argument
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/strings/
H A Dcord_test.cc2679 TEST_P(CordTest, Stringify) { in TEST_P() argument
/aosp_15_r20/external/abseil-cpp/absl/strings/
H A Dcord_test.cc2711 TEST_P(CordTest, Stringify) { in TEST_P() argument
/aosp_15_r20/system/libvintf/test/
H A DLibVintfTest.cpp253 TEST_F(LibVintfTest, Stringify) { in TEST_F() argument