Home
last modified time | relevance | path

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

/third_party/node/test/internet/
H A Dtestcfg.py5 def GetConfiguration(context, root): function
/third_party/node/test/js-native-api/
H A Dtestcfg.py5 def GetConfiguration(context, root): function
/third_party/node/test/node-api/
H A Dtestcfg.py5 def GetConfiguration(context, root): function
/third_party/node/test/parallel/
H A Dtestcfg.py5 def GetConfiguration(context, root): function
/third_party/node/test/pummel/
H A Dtestcfg.py5 def GetConfiguration(context, root): function
/third_party/node/test/report/
H A Dtestcfg.py5 def GetConfiguration(context, root): function
/third_party/node/test/sequential/
H A Dtestcfg.py5 def GetConfiguration(context, root): function
/third_party/node/test/tick-processor/
H A Dtestcfg.py5 def GetConfiguration(context, root): function
/third_party/node/test/v8-updates/
H A Dtestcfg.py5 def GetConfiguration(context, root): function
/third_party/node/test/wasi/
H A Dtestcfg.py5 def GetConfiguration(context, root): function
/third_party/node/test/wpt/
H A Dtestcfg.py5 def GetConfiguration(context, root): function
/third_party/node/test/abort/
H A Dtestcfg.py5 def GetConfiguration(context, root): function
/third_party/node/test/addons/
H A Dtestcfg.py5 def GetConfiguration(context, root): function
/third_party/node/test/async-hooks/
H A Dtestcfg.py5 def GetConfiguration(context, root): function
/third_party/node/test/benchmark/
H A Dtestcfg.py5 def GetConfiguration(context, root): function
/third_party/node/test/embedding/
H A Dtestcfg.py5 def GetConfiguration(context, root): function
/third_party/node/test/doctool/
H A Dtestcfg.py6 def GetConfiguration(context, root): function
/third_party/node/test/es-module/
H A Dtestcfg.py5 def GetConfiguration(context, root): function
/third_party/node/test/known_issues/
H A Dtestcfg.py6 def GetConfiguration(context, root): function
/third_party/node/test/message/
H A Dtestcfg.py138 def GetConfiguration(context, root): function
/third_party/node/test/pseudo-tty/
H A Dtestcfg.py163 def GetConfiguration(context, root): function
/third_party/node/tools/
H A Dtest.py849 def GetConfiguration(self, context): member in TestRepository
855 self.config = module.GetConfiguration(context, self.path)
863 return self.GetConfiguration(context).GetBuildRequirements()
866 tests = self.GetConfiguration(context).ListTests(current_path, path,
873 self.GetConfiguration(context).GetTestStatus(sections, defs)
/third_party/skia/third_party/externals/oboe/src/opensles/
H A DAudioStreamOpenSLES.cpp250 result = (*configItf)->GetConfiguration(configItf, SL_ANDROID_KEY_PERFORMANCE_MODE, in updateStreamParameters()
252 // A bug in GetConfiguration() before P caused a wrong result code to be returned. in updateStreamParameters()
258 LOGW("GetConfiguration(SL_ANDROID_KEY_PERFORMANCE_MODE) returned %d", result); in updateStreamParameters()
/third_party/openSLES/api/1.1/
H A DOpenSLES.h1572 SLresult (*GetConfiguration) ( member

Completed in 10 milliseconds