Home
last modified time | relevance | path

Searched defs:WhileTrue (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
DMSLOutput_test.cpp493 TEST_F(MSLOutputTest, WhileTrue) in TEST_F() argument
/third_party/rust/rust/compiler/rustc_lint/src/
Dbuiltin.rs117 impl EarlyLintPass for WhileTrue { implementation