Home
last modified time | relevance | path

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

/external/llvm-project/flang/runtime/
Dio-stmt.h338 void set_action(Action action) { action_ = action; } // ACTION= in set_action() function
/external/libwebm/webm_parser/tests/
Dblock_parser_test.cc533 bool set_action) { in SetExpectations()