Home
last modified time | relevance | path

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

/build/soong/fuzz/
Dfuzz_common.go223 type FuzzedCodeUsage string type
226 undefined FuzzedCodeUsage = "undefined"
239 func (fuzzed_code_usage FuzzedCodeUsage) isValidFuzzedCodeUsage() bool {
331 Fuzzed_code_usage FuzzedCodeUsage `json:"fuzzed_code_usage,omitempty"`