HomeSort by relevance Sort by last modified time
    Searched refs:ola (Results 1 - 4 of 4) sorted by null

  /external/libbrillo/brillo/
osrelease_reader_unittest.cc 41 string ola = "ola"; local
46 base::WriteFile(osreleased_.Append("GREETINGS"), ola.data(), ola.size());
67 // greetings is set to ola.
68 ASSERT_EQ(ola, greetings_value);
  /external/clang/test/CodeGen/
decl.c 59 union test5u ola = (union test5u) 351; local
exprs.c 43 int ola() { function
  /external/clang/test/Sema/
array-init.c 242 union uniao { int ola; } xpto[1]; member in union:uniao

Completed in 790 milliseconds