Home
last modified time | relevance | path

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

/build/make/tools/aconfig/aconfig/src/codegen/
Drust.rs111 const PROD_EXPECTED: &str = r#" constant
1329 test_generate_rust_code(CodegenMode::Production, false, PROD_EXPECTED); in test_generate_rust_code_for_prod()