Searched refs:test_invoking_policy (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/utest/policy/
H A Djob-policy.cpp165 static bool test_invoking_policy( function
187 test_invoking_policy(policy, static_cast<uint32_t>(fbl::count_of(policy)), MINIP_CMD_CREATE_EVENT,
197 test_invoking_policy(policy, static_cast<uint32_t>(fbl::count_of(policy)), MINIP_CMD_CREATE_CHANNEL,
207 test_invoking_policy(policy, static_cast<uint32_t>(fbl::count_of(policy)), MINIP_CMD_CREATE_EVENT,
217 test_invoking_policy(policy, static_cast<uint32_t>(fbl::count_of(policy)), MINIP_CMD_CREATE_EVENT,
230 test_invoking_policy(policy, static_cast<uint32_t>(fbl::count_of(policy)), MINIP_CMD_CREATE_EVENT,
232 test_invoking_policy(policy, static_cast<uint32_t>(fbl::count_of(policy)), MINIP_CMD_CREATE_CHANNEL,
263 // Like test_invoking_policy(), this tests that executing the given
379 test_invoking_policy(
382 test_invoking_policy(
[all...]

Completed in 19 milliseconds