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

  /external/adhd/cras/src/tests/
stream_list_unittest.cc 30 static struct cras_rstream_config *create_config; member in namespace:__anon15214
35 create_config = stream_config;
66 EXPECT_EQ(&s1_config, create_config);
  /external/grpc-grpc/test/core/tsi/alts/handshaker/
alts_handshaker_client_test.cc 269 static alts_handshaker_client_test_config* create_config() { function
298 alts_handshaker_client_test_config* config = create_config();
339 alts_handshaker_client_test_config* config = create_config();
372 alts_handshaker_client_test_config* config = create_config();
  /external/skia/bench/
nanobench.cpp 408 static void create_config(const SkCommandLineConfig* config, SkTArray<Config>* configs) { function
500 create_config(array[i].get(), configs);
    [all...]
  /external/skqp/bench/
nanobench.cpp 408 static void create_config(const SkCommandLineConfig* config, SkTArray<Config>* configs) { function
500 create_config(array[i].get(), configs);
    [all...]

Completed in 1004 milliseconds