Home
last modified time | relevance | path

Searched defs:TestOptions (Results 1 – 13 of 13) sorted by relevance

/external/tensorflow/tensorflow/lite/testing/kernel_test/
Dutil.h30 struct TestOptions { struct
45 inline TestOptions ParseTfliteKernelTestFlags(int* argc, char** argv) { in ParseTfliteKernelTestFlags() argument
/external/skia/tools/graphite/
DTestOptions.h15 struct TestOptions { struct
19 TestOptions& operator=(const TestOptions&) = default; argument
20 TestOptions& operator=(TestOptions&&) = default; argument
22 skgpu::graphite::ContextOptions fContextOptions = {};
23 bool fNeverYieldToWebGPU = false;
/external/libchrome/mojo/core/
Doptions_validation_unittest.cc22 struct MOJO_ALIGNAS(8) TestOptions { struct
23 uint32_t struct_size;
24 TestOptionsFlags flags;
25 uint32_t member1;
26 uint32_t member2;
/external/llvm-libc/test/UnitTest/
DLibcTest.h103 struct TestOptions { struct
126 static int runTests(const TestOptions &Options); argument
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/
DTestOptions.java82 public class TestOptions { class
119 public TestOptions() { in TestOptions() method in TestOptions
/external/libchrome/base/android/jni_generator/
Djni_generator_tests.py37 class TestOptions(object): class
/external/go-cmp/cmp/cmpopts/
Dutil_test.go71 func TestOptions(t *testing.T) { func
/external/python/setuptools/setuptools/tests/config/
Dtest_setupcfg.py500 class TestOptions: class
/external/cronet/third_party/icu/source/test/cintltst/
Dudatpg_test.c412 static void TestOptions() { in TestOptions() function
/external/icu/icu4c/source/test/cintltst/
Dudatpg_test.c412 static void TestOptions(void) { in TestOptions() function
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleSampleLocationsExtTests.cpp1841 struct TestOptions in addCases() struct
1843 std::string testSuffix; in addCases()
1844 TestOptionFlags testFlags; in addCases()
/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/format/
DDateTimeGeneratorTest.java1383 public void TestOptions() { in TestOptions() method in DateTimeGeneratorTest
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DDateTimeGeneratorTest.java1386 public void TestOptions() { in TestOptions() method in DateTimeGeneratorTest