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

  /external/libmojo/mojo/public/cpp/bindings/lib/
multiplex_router.h 267 bool testing_mode_; member in class:mojo::internal::MultiplexRouter
multiplex_router.cc 366 testing_mode_(false) {
612 testing_mode_ = true;
948 if (!testing_mode_)

Completed in 220 milliseconds