Searched refs:operation_ (Results 26 - 28 of 28) sorted by relevance

12

/external/chromium_org/chrome/installer/setup/
H A Dinstall_worker_unittest.cc149 void set_operation(Operation operation) { operation_ = operation; }
/external/chromium_org/v8/src/
H A Dhydrogen-instructions.h5048 Operation operation() { return operation_; }
5055 HMathMinMax::cast(other)->operation_ == operation_;
5063 operation_(op) { }
5065 Operation operation_; member in class:v8::FINAL::FINAL
H A Dhydrogen-instructions.cc2423 if (operation_ == kMathMax) {
2426 DCHECK(operation_ == kMathMin);

Completed in 161 milliseconds

12