Home
last modified time | relevance | path

Searched refs:MakeLongUTF8String (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/
H A Dtext_to_binary.literal_test.cpp98 spvtest::MakeLongUTF8String(65533) in TEST_F()
105 const std::string bad_0_arg_string = spvtest::MakeLongUTF8String(65534); in TEST_F()
106 const std::string bad_1_arg_string = spvtest::MakeLongUTF8String(65533); in TEST_F()
H A Dunit_spirv.h168 inline std::string MakeLongUTF8String(size_t num_4_byte_chars) { in MakeLongUTF8String() function
H A Dtext_literal_test.cpp150 spvtest::MakeLongUTF8String(SPV_LIMIT_LITERAL_STRING_UTF8_CHARS_MAX); in TEST()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/
H A Dtext_to_binary.literal_test.cpp98 spvtest::MakeLongUTF8String(65533) in TEST_F()
105 const std::string bad_0_arg_string = spvtest::MakeLongUTF8String(65534); in TEST_F()
106 const std::string bad_1_arg_string = spvtest::MakeLongUTF8String(65533); in TEST_F()
H A Dunit_spirv.h168 inline std::string MakeLongUTF8String(size_t num_4_byte_chars) { in MakeLongUTF8String() function
H A Dtext_literal_test.cpp150 spvtest::MakeLongUTF8String(SPV_LIMIT_LITERAL_STRING_UTF8_CHARS_MAX); in TEST()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/
Dtext_to_binary.literal_test.cpp98 spvtest::MakeLongUTF8String(65533) in TEST_F()
105 const std::string bad_0_arg_string = spvtest::MakeLongUTF8String(65534); in TEST_F()
106 const std::string bad_1_arg_string = spvtest::MakeLongUTF8String(65533); in TEST_F()
Dunit_spirv.h168 inline std::string MakeLongUTF8String(size_t num_4_byte_chars) { in MakeLongUTF8String() function
Dtext_literal_test.cpp150 spvtest::MakeLongUTF8String(SPV_LIMIT_LITERAL_STRING_UTF8_CHARS_MAX); in TEST()