Searched defs:COUNTDOWN (Results 1 - 2 of 2) sorted by relevance
/third_party/rust/crates/bindgen/bindgen-integration/cpp/ |
H A D | Test.cc | 3 const int Test::COUNTDOWN[] = { 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0 }; member in Test
|
H A D | Test.h | 39 static const int COUNTDOWN[]; member in Test
|
Completed in 2 milliseconds