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

/external/chromium_org/cc/debug/
H A Dunittest_only_benchmark.cc42 bool can_handle; local
43 if (message->HasKey("can_handle")) {
44 message->GetBoolean("can_handle", &can_handle);
45 if (can_handle)

Completed in 508 milliseconds