Home
last modified time | relevance | path

Searched defs:TestOutput (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dnon_max_suppression_test.cc109 TEST(NonMaxSuppressionV4OpModel, TestOutput) { in TEST() argument
202 TEST(NonMaxSuppressionV5OpModel, TestOutput) { in TEST() argument
H A Drandom_uniform_test.cc126 TYPED_TEST(RandomUniformTest, TestOutput) { in TYPED_TEST() argument
162 TYPED_TEST(RandomUniformIntTest, TestOutput) { in TYPED_TEST() argument
H A Drandom_uniform_custom_test.cc129 TYPED_TEST(RandomUniformTest, TestOutput) { in TYPED_TEST() argument
193 TYPED_TEST(RandomUniformIntTest, TestOutput) { in TYPED_TEST() argument
H A Drandom_standard_normal_custom_test.cc83 TYPED_TEST(RandomStandardNormalTest, TestOutput) { in TYPED_TEST() argument
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/race/
Doutput_test.go21 func TestOutput(t *testing.T) { func
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/input.output/filesystems/class.directory_entry/directory_entry.io/
H A Ddirectory_entry.io.pass.cpp32 void TestOutput() { in TestOutput() function
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/chacha8rand/
Drand_test.go16 func TestOutput(t *testing.T) { func
/aosp_15_r20/prebuilts/go/linux-x86/src/log/
Dlog_test.go93 func TestOutput(t *testing.T) { func
/aosp_15_r20/external/pigweed/pw_digital_io/
H A Ddigital_io_test.cc193 void TestOutput(Line& line) { in TestOutput() function
/aosp_15_r20/external/oboe/apps/OboeTester/app/src/main/cpp/
H A DNativeAudioContext.h808 TestOutput = 0, enumerator
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/work/
Daction.go86 TestOutput *bytes.Buffer // test output buffer member