Home
last modified time | relevance | path

Searched refs:donor (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
H A Dtransformation_add_function_test.cpp41 const std::string& donor, uint32_t function_id) { in GetInstructionsForFunction()
44 BuildModule(env, consumer, donor, kFuzzAssembleOption); in GetInstructionsForFunction()
48 "The given donor must be valid."); in GetInstructionsForFunction()
1837 std::string donor = R"( in TEST() local
1891 // |donor|. in TEST()
1893 GetInstructionsForFunction(env, consumer, donor, 6); in TEST()
1993 std::string donor = R"( in TEST() local
2048 // |donor|. in TEST()
2050 GetInstructionsForFunction(env, consumer, donor, 6); in TEST()
2150 std::string donor in TEST() local
39 GetInstructionsForFunction( spv_target_env env, const MessageConsumer& consumer, const std::string& donor, uint32_t function_id) GetInstructionsForFunction() argument
2303 std::string donor = R"( TEST() local
2403 std::string donor = R"( TEST() local
2564 std::string donor = R"( TEST() local
2752 std::string donor = R"( TEST() local
2930 std::string donor = R"( TEST() local
[all...]
H A Dfuzzer_replayer_test.cpp1653 for (auto donor : {&kTestShader1, &kTestShader2, &kTestShader3, &kTestShader4,
1655 donor_suppliers.emplace_back([donor]() {
1656 return BuildModule(env, kConsoleMessageConsumer, *donor,
H A Dfuzzer_shrinker_test.cpp1033 for (auto donor : {&kTestShader1, &kTestShader2, &kTestShader3}) {
1034 donor_suppliers.emplace_back([donor]() {
1035 return BuildModule(env, kConsoleMessageConsumer, *donor,
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/
H A Dtransformation_add_function_test.cpp41 const std::string& donor, uint32_t function_id) { in GetInstructionsForFunction()
44 BuildModule(env, consumer, donor, kFuzzAssembleOption); in GetInstructionsForFunction()
48 "The given donor must be valid."); in GetInstructionsForFunction()
1837 std::string donor = R"( in TEST() local
1891 // |donor|. in TEST()
1893 GetInstructionsForFunction(env, consumer, donor, 6); in TEST()
1993 std::string donor = R"( in TEST() local
2048 // |donor|. in TEST()
2050 GetInstructionsForFunction(env, consumer, donor, 6); in TEST()
2150 std::string donor in TEST() local
39 GetInstructionsForFunction( spv_target_env env, const MessageConsumer& consumer, const std::string& donor, uint32_t function_id) GetInstructionsForFunction() argument
2303 std::string donor = R"( TEST() local
2403 std::string donor = R"( TEST() local
2564 std::string donor = R"( TEST() local
2752 std::string donor = R"( TEST() local
2930 std::string donor = R"( TEST() local
[all...]
H A Dfuzzer_replayer_test.cpp1653 for (auto donor : {&kTestShader1, &kTestShader2, &kTestShader3, &kTestShader4,
1655 donor_suppliers.emplace_back([donor]() {
1656 return BuildModule(env, kConsoleMessageConsumer, *donor,
H A Dfuzzer_shrinker_test.cpp1033 for (auto donor : {&kTestShader1, &kTestShader2, &kTestShader3}) {
1034 donor_suppliers.emplace_back([donor]() {
1035 return BuildModule(env, kConsoleMessageConsumer, *donor,
/third_party/spirv-tools/test/fuzz/
H A Dtransformation_add_function_test.cpp41 const std::string& donor, uint32_t function_id) { in GetInstructionsForFunction()
44 BuildModule(env, consumer, donor, kFuzzAssembleOption); in GetInstructionsForFunction()
48 "The given donor must be valid."); in GetInstructionsForFunction()
1875 std::string donor = R"( in TEST() local
1929 // |donor|. in TEST()
1931 GetInstructionsForFunction(env, consumer, donor, 6); in TEST()
2031 std::string donor = R"( in TEST() local
2086 // |donor|. in TEST()
2088 GetInstructionsForFunction(env, consumer, donor, 6); in TEST()
2188 std::string donor in TEST() local
39 GetInstructionsForFunction( spv_target_env env, const MessageConsumer& consumer, const std::string& donor, uint32_t function_id) GetInstructionsForFunction() argument
2341 std::string donor = R"( TEST() local
2441 std::string donor = R"( TEST() local
2602 std::string donor = R"( TEST() local
2790 std::string donor = R"( TEST() local
2968 std::string donor = R"( TEST() local
[all...]
H A Dfuzzer_replayer_test.cpp1653 for (auto donor : {&kTestShader1, &kTestShader2, &kTestShader3, &kTestShader4,
1655 donor_suppliers.emplace_back([donor]() {
1656 return BuildModule(env, kConsoleMessageConsumer, *donor,
H A Dfuzzer_shrinker_test.cpp1033 for (auto donor : {&kTestShader1, &kTestShader2, &kTestShader3}) {
1034 donor_suppliers.emplace_back([donor]() {
1035 return BuildModule(env, kConsoleMessageConsumer, *donor,

Completed in 16 milliseconds