Home
last modified time | relevance | path

Searched refs:num_existing_shrink_attempts_ (Results 1 – 6 of 6) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dadded_function_reducer.cpp47 num_existing_shrink_attempts_(num_existing_shrink_attempts), in AddedFunctionReducer()
79 assert(shrinker_step_limit_ > num_existing_shrink_attempts_ && in Run()
82 num_existing_shrink_attempts_); in Run()
118 num_existing_shrink_attempts_ + in InterestingnessFunctionForReducingAddedFunction()
Dadded_function_reducer.h182 const uint32_t num_existing_shrink_attempts_; variable
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/
Dadded_function_reducer.cpp47 num_existing_shrink_attempts_(num_existing_shrink_attempts), in AddedFunctionReducer()
79 assert(shrinker_step_limit_ > num_existing_shrink_attempts_ && in Run()
82 num_existing_shrink_attempts_); in Run()
118 num_existing_shrink_attempts_ + in InterestingnessFunctionForReducingAddedFunction()
Dadded_function_reducer.h182 const uint32_t num_existing_shrink_attempts_; variable
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dadded_function_reducer.cpp47 num_existing_shrink_attempts_(num_existing_shrink_attempts), in AddedFunctionReducer()
79 assert(shrinker_step_limit_ > num_existing_shrink_attempts_ && in Run()
82 num_existing_shrink_attempts_); in Run()
118 num_existing_shrink_attempts_ + in InterestingnessFunctionForReducingAddedFunction()
Dadded_function_reducer.h182 const uint32_t num_existing_shrink_attempts_; variable